Help - Sites that make your browser go FULL screen

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
Scotty

Help - Sites that make your browser go FULL screen

Post by Scotty »

Some sites are really *&^%$#$%^ for making your browser go full screen all the time :? .

I'm using FireFox with Adblock Plus + Element Helper and there is this option to disable "MOve/Resize Windows" under Options/Contents/JavaScript in FirefoX, but I really couldn't disable this option as most other legit sites wouldn't function properly with this option unselected.

http://www.unclecam.com/, I tried to disable all the .js, but the new Adblaock Plus is not showing any js entries at all under "blockable items" and if I'm to do manually add http://www.unclecam.com/*.js, then AdblockPlus would tell me it's no longer valid?

Help please and is there anything I can put in AdblockPlus/Element helper to prevent ALL sites for going FULL screen?

Thanks.
LorenzoC

Re: Help - Sites that make your browser go FULL screen

Post by LorenzoC »

I can't inspect the said site now but remember not all the javascript code is contained in external JS files.
It can be simply written directly in the page, or "inline".
ABP currently does not have the ability to replace inline JS code so you either use Greasemonkey (that is another extension for Firefox) or you use the JS general options you have said above. I've never seen a site that gets broken because you have disabled "window moving & resizing" but in the worst case you can always re-enable it.
Scotty

Re: Help - Sites that make your browser go FULL screen

Post by Scotty »

LorenzoC wrote:I can't inspect the said site now but remember not all the javascript code is contained in external JS files.
It can be simply written directly in the page, or "inline".
ABP currently does not have the ability to replace inline JS code so you either use Greasemonkey (that is another extension for Firefox) or you use the JS general options you have said above. I've never seen a site that gets broken because you have disabled "window moving & resizing" but in the worst case you can always re-enable it.
Thanks for the info, LorenzoC :)
Locked