Search found 1 match

by svnpenn
Wed Nov 26, 2014 5:32 am
Forum: NoScript Support
Topic: Whitelist GitHub
Replies: 1
Views: 960

Whitelist GitHub

I would like to Whitelist github.com I created a user.js for Firefox that has user_pref('capability.policy.maonoscript.sites', 'github.com'); However for some reason it only works if I use user_pref('capability.policy.maonoscript.sites', 'github.com https://github.com'); Why must I use both forms? I...