Page 1 of 1
NoScript 2.0.2.5 with FF 4b6pre solution
Posted: Thu Sep 09, 2010 3:42 pm
by xaocon
So the addons manager acts funny after installing NoScript because it tries to put the addon manager tries to use a frame. This makes the addons manager useless. I was able to correct this issue by changing the about:config option noscript.frameOptions.parentWhitelist to include about:addons (it is now "
https://mail.google.com/* about:addons" without the quotes). As far as I can tell this should probably be made the new default value to support FF4 going forward.
Re: NoScript 2.0.2.5 with FF 4b6pre solution
Posted: Thu Sep 09, 2010 5:14 pm
by therube
Not seeing any issue on the SeaMonkey Trunk.
Partial issue in FF406.
Only difference is Get Add-ons.
SeaMonkey will open it in the tab in about:addons.
FF says it needs to open it in a new window - which does not work.
Code: Select all
resource://noscript_0.4394531798874717/frameOptErr.xhtml#
Code: Select all
X-FRAME-OPTIONS: blocked https://services.addons.mozilla.org/en-US/firefox/discovery/4.0b6pre/WINNT#{%22{73a6fe31-595d-460b-a920-fcc0f8843232}%22:{%22name%22:%22NoScript%22,%22version%22:%222.0.2.3%22,%22type%22:%22extension%22,%22userDisabled%22:false,%22isCompatible%22:false,%22isBlocklisted%22:false},%22{972ce4c6-7e08-4474-a285-3208198ce6fd}%22:{%22name%22:%22Default%22,%22version%22:%224.0b6pre%22,%22type%22:%22theme%22,%22userDisabled%22:false,%22isCompatible%22:true,%22isBlocklisted%22:false},%22{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}%22:{%22name%22:%22Adblock%20Plus%22,%22version%22:%221.2.2%22,%22type%22:%22extension%22,%22userDisabled%22:true,%22isCompatible%22:true,%22isBlocklisted%22:false},%22{5a2851db-6f54-4508-9460-287932422bdc}%22:{%22name%22:%22Shockwave%20Flash%22,%22version%22:%2210.1.82.76%22,%22type%22:%22plugin%22,%22userDisabled%22:false,%22isCompatible%22:true,%22isBlocklisted%22:false}}
Re: NoScript 2.0.2.5 with FF 4b6pre solution
Posted: Thu Sep 09, 2010 6:35 pm
by dhouwn
While we are at it, there are quite some about: entries that are currently not whitelisted per default, e.g.:
- about:support
- about:buildconfig
- about:memory
- about:cache
- about:licence
- about:mozilla
- about:robots

Also, where's about:noscript and about:giorgio/about:maone?
