Page 1 of 1

bookmarklet + backbutton enables a website temporarily

Posted: Sun Sep 13, 2009 9:50 am
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

Re: bookmarklet + backbutton enables a website temporarily

Posted: Sun Sep 13, 2009 10:23 am
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?