Page 1 of 1

Bug? (2.2.4rc1)

Posted: Sat Dec 10, 2011 1:07 pm
by Howdy
I'm pretty sure it's just a cosmetic error.

After using this bookmarklet:

javascript:if(confirm("Read It?")){(function(){window.baseUrl='https://www.readability.com';window.readabilityToken='';var s=document.createElement('script');s.setAttribute('type','text/javascript');s.setAttribute('charset','UTF-8');s.setAttribute('src',baseUrl+'/bookmarklet/read.js');document.documentElement.appendChild(s);})()}

Notice the icon in NoScript below:
Image

Re: Bug? (2.2.4rc1)

Posted: Sat Dec 10, 2011 4:15 pm
by therube
That is normal & expected.
That ([temporarily] Allow Globally) is how bookmarklets are allowed to run.

Re: Bug? (2.2.4rc1)

Posted: Sun Dec 11, 2011 9:21 am
by Howdy
Thanks for the clarification.