I just learned about Firefox's
CAPS feature and, well, it doesn't seem to play nice with NoScript.
I've added these prefs to my user.js:
Code: Select all
user_pref("capability.policy.noOpen.sites", "http://megaupload.com");
user_pref("capability.policy.noOpen.Window.open", "noAccess");
user_pref("capability.policy.policynames", "maonoscript, noOpen");
But, if NoScript is enabled, it breaks megaupload.com; i.e. no JavaScript is allowed to run at all, even though it is in my NS whitelist. Any idea what's causing this?
Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8