pmarchwiak / auto-reader-view

Firefox plugin for automatically opening sites in Reader View
MIT License
25 stars 4 forks source link

Migrate domain storage to a non-deprecated API #8

Open pmarchwiak opened 2 years ago

pmarchwiak commented 2 years ago

Looks like the simple-storage API used for storing the list of domains where the add-on is enabled is deprecated and buggy: https://bugzilla.mozilla.org/show_bug.cgi?id=1091244

Probably want to use this instead: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/storage/StorageArea