Closed ThiefMaster closed 5 years ago
Current version uses Local Storage for Firefox.
This storage doesn't support sync between devices: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/storage/local
We need to investigate if Firefox last versions support sync storage
They do.
At least in Firefox, the settings of the extension are not synced via Firefox Sync. It would be nice if that changed!