Noscript 1.9.7 breaks evernote web clipper applet?

Ask for help about NoScript, no registration needed to post
frustrated
Posts: 4
Joined: Sun Jul 26, 2009 6:33 pm

Noscript 1.9.7 breaks evernote web clipper applet?

Post by frustrated »

Using Noscript 1.9.7 and can not get Evernote's web clipper toolbar applet to work. Using FFox 3.5.1 and XP Pro SP3. All I see is a small window saying:

Loading Clipper

Close Window


Disabling Noscript fixes the problem.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Noscript 1.9.7 breaks evernote web clipper applet?

Post by Giorgio Maone »

Could you check if latest development build 1.9.7.1 does work?
If not, could you check if any message related to NoScript appears in Tools|Error Console when this happens?
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)
frustrated
Posts: 4
Joined: Sun Jul 26, 2009 6:33 pm

Re: Noscript 1.9.7 breaks evernote web clipper applet?

Post by frustrated »

Same thing with development build. If Noscript shows a XSS icon then I have to do an UNsafe Reload each time I want to use the Evernote web clipper. No Errors in the console. Some sites there is no XSS warning at all and that is where I see the afore mentioned simple screen.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Noscript 1.9.7 breaks evernote web clipper applet?

Post by therube »

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.22) Gecko/20090605 SeaMonkey/1.1.17
frustrated
Posts: 4
Joined: Sun Jul 26, 2009 6:33 pm

Re: Noscript 1.9.7 breaks evernote web clipper applet?

Post by frustrated »

therube wrote:Link: Evernote - Remember everything
I know what Evernote does I have been using it for over a year. Whats that link for? POst some verbage why you are posting the link and what on that page in particular will fix the problem with Noscript?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 2.0.50727)
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Noscript 1.9.7 breaks evernote web clipper applet?

Post by therube »

I know what Evernote does
Well I didn't.
So when I looked to see what it was, I posted a link so others would not have to search for it.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.22) Gecko/20090605 SeaMonkey/1.1.17
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Noscript 1.9.7 breaks evernote web clipper applet?

Post by Giorgio Maone »

BTW, evernote is working fine for me (latest development build 1.9.7.1), as soon as I allow "evernote.com".
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)
frustrated
Posts: 4
Joined: Sun Jul 26, 2009 6:33 pm

Re: Noscript 1.9.7 breaks evernote web clipper applet?

Post by frustrated »

When you say Evernote works are you using Ffox 3.5.1 and talking about using http://www.evernote.com or their web browser toolbar javascript applet? The latter is what I am having problems with. I have no problems going to http://www.evernote.com.

Disabling all my addons except noscript and Java Quickstart does not make any difference.

The only way I can get the toolbar applet in FireFox 3.5.1 to work is to disable noscript. What entries do you have in Noscripts Anti-XSS Protection Exceptions?


This is the javascript applet I am using from Evernote:

Code: Select all

javascript:(function(){EN_CLIP_HOST='http://www.evernote.com';try{var%20x=document.createElement('SCRIPT');x.type='text/javascript';x.src=EN_CLIP_HOST+'/public/bookmarkClipper.js?'+(new%20Date().getTime()/100000);document.getElementsByTagName('head')[0].appendChild(x);}catch(e){location.href=EN_CLIP_HOST+'/clip.action?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);}})();
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 2.0.50727)
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Noscript 1.9.7 breaks evernote web clipper applet?

Post by Giorgio Maone »

frustrated wrote:When you say Evernote works are you using Ffox 3.5.1 and talking about using http://www.evernote.com or their web browser toolbar javascript applet?
No, I was talking about the Evernote Web Clipper add-on for Firefox, which is allowed to work out of the box by NoScript with custom code.

In order to make prevent the JavaScript bookmarklet from triggering XSS warnings, instead, you would need to add the following exception in NoScript Options|Advanced|XSS:

Code: Select all

http://www\.evernote\.com/clip\.action\?url=
Notice, though, that for the bookmarklet to work you'd always need to have the page you want to clip allowed, so it's quite inconvenient/unsafe.
The best option you've got is using the aforementioned add-on, instead.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)
slownick

Re: Noscript 1.9.7 breaks evernote web clipper applet?

Post by slownick »

Hey there,

I am trying to use the evernote web clipper bookmarklet with NoScript 1.9.7.9, but I always got a blank clipping window, just containg those two items "Loading clip" (status item) and
"Close Clipper" (<- as a link). I already added these to lines to the XSS exceptions:
  • ^https?://www\.evernote\.com/clip\.action$
    ^http://www\.evernote\.com/clip\.action\?url=
But unfortunately they do not work, so what can I do?
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 AutoPager/0.5.2.2 (http://www.teesoft.info/)
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Noscript 1.9.7 breaks evernote web clipper applet?

Post by Giorgio Maone »

Is the page where you're using the bookmarklet whitelisted?
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)
slownick

Re: Noscript 1.9.7 breaks evernote web clipper applet?

Post by slownick »

Yes the scripts are allowed on this page.
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 AutoPager/0.5.2.2 (http://www.teesoft.info/)
slownick

Re: Noscript 1.9.7 breaks evernote web clipper applet?

Post by slownick »

so no clue?
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 AutoPager/0.5.2.2 (http://www.teesoft.info/)
slownick

Re: Noscript 1.9.7 breaks evernote web clipper applet?

Post by slownick »

Ah got it to work!

I somehow hat a "?" in the https address, which should not be there. Just noticed it, removed it and now with the correct line in the whitelist, it works.
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 AutoPager/0.5.2.2 (http://www.teesoft.info/)
Post Reply