Page 1 of 1

NoScript version 10 settings location

Posted: Wed Nov 22, 2017 3:22 am
by akci
Where does NoScript version 10 store its settings? I can't find anything in about:config. I did find a backup of my old settings in my profile but that does not contain any new settings. Thank you for your help.

Re: NoScript version 10 settings location

Posted: Wed Nov 22, 2017 4:19 am
by jawz101
Looks like it stores its data in your Firefox profile folder in a SQLite database named storage-sync.sqlite, under the table named content_data, collection_name default/{73a6fe31-595d-460b-a920-fcc0f8843232}...

I have another add-on I've used that does the same thing. Basically, it's a bit more difficult to get to than things used to be. Instead of about:config entries the extension stores its data in a tiny database row of a table with other add-ons. I don't think we'll be able to tinker with it easily until Giorgio adds import/export and editing features within the extension itself.

Re: NoScript version 10 settings location

Posted: Thu Nov 23, 2017 10:04 am
by akci
Thinks jawz101, I hope Giorgio makes an import function a priority.