bookmarklet + backbutton enables a website temporarily

Ask for help about NoScript, no registration needed to post
Guest

bookmarklet + backbutton enables a website temporarily

Post by Guest »

Any website, like http://forums.informaction.com/ for example, I visit, I revoke all temporary permission
I execute following bookmarklet

Code: Select all

javascript:(function(){ var zw = window; var z = zw.document; z.write('hello'); z.close(); z.focus(); })()
when I hit browser back button (twice) to get back to http://forums.informaction.com/,
the website is magically temporarily allowed

This is with v 1.9.8.4
If anyone still has 1.9.8.4 you better upgrade
I was reluctant to get noscript-1.9.8.8, but i'm getting the absolute latest dev version noscript-1.9.8.84 instead
Thank you
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3
User avatar
Giorgio Maone
Site Admin
Posts: 9454
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: bookmarklet + backbutton enables a website temporarily

Post by Giorgio Maone »

Guest wrote: If anyone still has 1.9.8.4 you better upgrade
You always better upgrade. That's what automatic updates are for.
Guest wrote: I was reluctant to get noscript-1.9.8.8
Why, exactly?
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729)
Post Reply