View Single Post
Posts: 13 | Thanked: 20 times | Joined on Aug 2008 @ Switzerland
#3
On line :
Code:
user_pref("capability.policy.jsok.sites", "https://www.google.com");
we can put as many sites as we need, for example :

Code:
user_pref("capability.policy.jsok.sites", "http://site1 http://site2 http://site3 http://site4");
I agree that an app or an extension to modify this preference on-the-fly would be so cool !
 

The Following User Says Thank You to lbalogh For This Useful Post: