Quantcast
Channel: InformAction Forums
Viewing all articles
Browse latest Browse all 17374

Re: Activate "allow scripts globally" in prefs.js

$
0
0
Thank you, therube.
Didn't get an email-notification of your reply. That's why I'm so late to reply.
I had tried that (as you can see above), but it somehow didn't work out. Now it does, don't know what I made wrong the first time around.
Anyway, here is what you have to enter for noscript to only block plugins, not javascript, on all sites:
user_pref("noscript.global", true);
user_pref("noscript.contentBlocker", true);

replace user_pref with lockPref in the system-wide config if you don't want users to change the values.

Viewing all articles
Browse latest Browse all 17374

Trending Articles