noctarius / chromebackspaceonlinux

Automatically exported from code.google.com/p/chromebackspaceonlinux
1 stars 1 forks source link

Rework options page to use the synced chrome storage for extensions options #49

Closed noctarius closed 3 months ago

noctarius commented 3 months ago

When using service workers, the chrome.storage API should be used for storing data. Therefore, the options page must use chrome.storage.sync to store extensions options.