Page 1 of 1

Problems With blofelds.com

Posted: Mon Mar 29, 2010 1:49 pm
by therealpadd
I am using Firefox 3.6.2, NOScript 1.9.9.57 and Windows Vista

I play the Zynga game Mafia Wars on Facebook and use a bookmarklet from www.blofelds.com to assist in identifying game items that I am not using (if you go to the site the bookmarklet is in the text at the top of the page). This bookmarklet has been working fine until the last update of NoScript at which point it stopped working with no error messages appearing on the screen or exclamation marks appearing over the blue S. I have listed blofelds.com in the white list (as blofelds.com) and also in the XSS list (as ^http://www.blofelds.com/) but neither of these have made any difference.

When I checked the bookmarklet by right clicking on it and looking at properties, the location information was given as:-

javascript:(function(){var%20d=document;var%20gate=d.getElementById('BlofeldsLootList');if(!gate){gate=d.createElement('div');gate.setAttribute('id','BlofeldsLootList');d.body.appendChild(gate);var%20s=d.createElement('script');s.setAttribute('src','http://www.blofelds.com/blofeldsloader.js');s.setAttribute('type','text/javascript');d.body.appendChild(s);}else%20LoadBlofeldsLoot();})();

What do I have to do in order to get this bookmarklet working again?

BTW - I tried disabling NoScript in my add-ons and running the bookmarklet and it ran successfully so this does seem to point to NoScript being the source of the problem.

Re: Problems With blofelds.com

Posted: Mon Mar 29, 2010 2:14 pm
by Alan Baxter
The latest development build has "Improved bookmarklets support". Click on development build.

Re: Problems With blofelds.com

Posted: Mon Mar 29, 2010 5:54 pm
by therealpadd
The development version solved the problem. Thanks!

Re: Problems With blofelds.com

Posted: Tue Mar 30, 2010 2:15 pm
by Alan Baxter
You're welcome.