Page 1 of 1
script runs
Posted: Thu Oct 03, 2013 11:16 pm
by keystay
I use the pogo game site. When I click on a game to play, the scripts automatically minimize the screen so that I have to click it on the taskbar to use the game screen. Is there a way for noscript to make the screen stay and not minimize? Thanks.
Re: script runs
Posted: Fri Oct 04, 2013 6:09 pm
by GµårÐïåñ
That's not something controlled by NoScript.
When you allow a page to use scripting, then NoScript allows them to do it.
It can't selectively block a portion of a script running on the page.
If you can isolate it to a specific file, then you can use an ABE rule or Adblock Plus rule to kill it.
Or if you know scripting, you can hack the DOM and remove it if you know what code is doing it.
You might even be able to misuse a NS surrogate to kill it by loading an empty payload to the function.