Amazon Wishlist

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

Amazon Wishlist

Post by Piccolo1986 »

Hello,
i have a special bookmark from amazon which calls a java function, to add any webpage to your amazon wishlist.
But if noscript is active it doesn't work, i have to disable noscript each time i want to add something,
is there a way to add a exeption for this to noscript?

here is the function it calls:

javascript:(function(){var%20w=window,l=w.location,d=w.document,s=d.createElement('script'),e=encodeURIComponent,o='object',n='AUWLBookdeDE',u='http://www.amazon.de/wishlist/add',r='r ... ,200):!w[n]?(s[a]('charset','UTF-8'),s[a]('src',u+'.js?loc='+e(l)+'&b='+n),d.body.appendChild(s),f()):f()},f=function(){!w[n]?T(f,200):w[n].showPopover()};typeof%20s!=o?l.href=u+'?u='+e(l)+'&t='+e(d.title):g()}())
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0) Gecko/20100101 Firefox/4.0
dhouwn
Bug Buster
Posts: 968
Joined: Thu Mar 19, 2009 12:51 pm

Re: Amazon Wishlist

Post by dhouwn »

JavaScript, not Java.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Amazon Wishlist

Post by Giorgio Maone »

Unfortunately this bookmarklet is designed not to work on non-whitelisted pages.
Mozilla/5.0 (Windows NT 5.2; WOW64; rv:2.0) Gecko/20100101 Firefox/4.0
Post Reply