~ How to remove the flickr spaceball.
Flickr has a really annoying protection against downloading pictures from their site using the right click menu of your browser. They streched a 1×1 transparent gif image over the images, so if you right click on the picture and click save image, you’re actually saving that transparent overlay image: spaceball.gif
So, How to get rid of this silly protection method? If you’re using Firefox, just open your userContent.css file in your Mozilla chrome directory (windows: c:Documents and Settings$USERApplication DataMozillaFirefoxProfiles$profile_namechrome) and add this line (create the file if it doesn’t exist yet):
img[src*=”spaceball.gif”] {display: none !important;}
and the “protection” is gone











September 30th, 2007 at 11:26 am
i’m a mac user, i use both of safari & firefox, and i use the activity command (safari) or page info (ffox) to download the photo..
September 30th, 2007 at 3:45 pm
Muhahaha
I like this, It will come in handy
Hail firefox users
September 30th, 2007 at 4:38 pm
Genius evil plan
Thanks Bakz
October 21st, 2007 at 7:16 am
sorry but i just downloaded FFX…I don’t know how to process the information..would you mind to describe it step by step? thanks!