I assume the zip-file wasn't signed by mozilla?
And the question is basically if unsigned extensions can use the Storage API.
Interesting question ... i actually never tried that, i just assumed since the Storage isn't encrypted and account bound, that unsigned extensions should be able to use it.
about:sync-log might be of interest here.
13
I don't know if the syncing part will work for unsigned extensions, but you need to use the same storage area on both endpoints. So if you set kitten key to sync area (browser.storage.sync) - then you need to also read it from the sync area, but in your example you are reading from local area which is for local not-to-be-synced data only.
this post was submitted on 08 Sep 2023
13 points (93.3% liked)
Firefox
22772 readers
1 users here now
/c/firefox
A place to discuss the news and latest developments on the open-source browser Firefox.
Rules
1. Adhere to the instance rules
2. Be kind to one another
3. Communicate in a civil manner
Reporting
If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.
founded 6 years ago
MODERATORS