Pocket / extension-save-to-pocket

Save to Pocket is a browser extension that is used to save pages to a connected Pocket account
https://getpocket.com
MIT License
278 stars 49 forks source link

refactor(options): remove web-ext dependency #215

Closed collectedmind closed 4 years ago

collectedmind commented 4 years ago

Goal

Fix options to work with the new shared structure.

Todos:

Implementation Decisions

This removes the background state management that was used in the old system in favor of a standard message dispatch.

All Submissions: