ok i have found serveral settings and blocked them via cck2.
An own file would be nice, as the pref of firefox isn't intendend to save there such things.
Search found 3 matches
- Fri Aug 01, 2014 10:59 am
- Forum: NoScript Development
- Topic: Move NoScript-Settings from pref.js to own file
- Replies: 3
- Views: 2221
- Thu Jul 24, 2014 10:21 am
- Forum: NoScript Development
- Topic: Move NoScript-Settings from pref.js to own file
- Replies: 3
- Views: 2221
Re: Move NoScript-Settings from pref.js to own file
user_pref("noscript.ABE.migration", 1); user_pref("noscript.gtemp", ""); user_pref("noscript.subscription.lastCheck", 1735493411); user_pref("noscript.temp", ""); user_pref("noscript.version", "2.6.8.33"); user_pref(&qu...
- Thu Jul 24, 2014 8:30 am
- Forum: NoScript Development
- Topic: Move NoScript-Settings from pref.js to own file
- Replies: 3
- Views: 2221
Move NoScript-Settings from pref.js to own file
I am using NoScript and it is a very usefull addon. As i use serveral clients and profiles i update all profiles due a batch-File. (it is a portable Firefox - therefore it works without any problems) Sometimes i need to change something in the pref.js so i need to include this file. The problem is, ...