Flickr Spaceball Killer

By Jason Rhyley Last update Jul 19, 2010 — Installed 7,752 times.

Spaceball Killer

in
Subscribe to Spaceball Killer 3 posts, 2 voices



delatoy User
FirefoxWindows

This is the only script on userscripts.org who can indeed disable the NEW spaceball crap ( [div class="spaceball"] ) on flickr.com - and i tried nearly every single script here.

would be nice if it would work also on the main photo page... but it is still better, easier and faster as everytime to look up the source code of the flickr page to grab the image URL.

thx!

 
delatoy User
FirefoxWindows

i just added this line to your script below the ".spaceball" line:
kil.appendChild(document.createTextNode('.zoom-trigger {display:none !important;} .facade-of-protection {display:none !important;}'));

now i can directly download/save the image on the main photo page! :-)
(to get the pictures in all sizes i installed the "FlickrAllSizes" script)

 
Kris Pippin User
FirefoxMacintosh

Thanks delatoy, your code makes this script just about perfect!