/home/ak/projects/greasemonkey-script-flickr-on-black-button/
» Menu
Blog
Information
Photography
Projects
» Show project list
» Tags
Articles
» Latest photo
Thunderstorm, 20100808-_AK00278

[See all]
» My latest @ Flickr
Thunderstorm, 20100808-_AK00278 Thunderstorm, 20100808-_AK00252
Thunderstorm, 20100808-_AK00157 Thunderstorm, 20100808-_AK00301
» My latest @ YouTube
» Control board for a ...
» 5DmkII macro video test
» Tangband W4-657SC te...
» Kitty looking around...
» Robot arm - first test
» RSS-feeds
» Blog
» Projects
» Links
» Metku.net
» Teknolelu  FI
» Suomikuva  FI
» Valotuli  FI
 
Valid HTML 4.01!
Valid CSS!
Get Firefox!

© Aki Korhonen





 


Greasemonkey Script: Flickr On Black Button


BigHugeLab's View On Black is sometimes handy when you want to view a flickr photo, well, on black background. I looked for some Greasemonkey scripts and found one that adds a link to the side bar but that wasn't so handy. As I didn't find anything better I decided to try to modify the script to suit my needs better.

I succeeded to modify the code so it displays the buttons above the image as seen in the photo below. As the code looks for the right location to place the buttons by finding the "Add to faves" -button it only works when logged in and only on other people's photos. The button images are embedded in the code encoded in base64 so no need for other files other than the script itself.

Flickr On Black Button

Click here to download and install the script (you'll need to have Greasemonkey installed on your Firefox first ofcourse). Credits to original makers of the script I used as a base are found from the source code.

[Userscripts.org page for the script]