Showing posts with label Greasemonkey. Show all posts
Showing posts with label Greasemonkey. Show all posts

Thursday, December 28, 2006

Favicons for del.icio.us

Get this Greasemonkey script to add favicons for del.icio.us

Friday, December 01, 2006

Gmail Greasemonkey Scripts

Tina Gasperson has a compilation of cool greasemonkey scripts for Gmail

Read here

You can see all the gmail based greasemonkey scripts here

Tuesday, October 17, 2006

Greasemonkey & userscripts

It's been quite sometime since I used Greasemonkey. I have started using it again and am so impressed with the number and the quality of scripts at userscripts.

For who haven't heard of Greasemonkey - Greasemonkey is a Firefox extension which lets you to add bits of DHTML ("user scripts") to any web page to change its behavior. In much the same way that user CSS lets you take control of a web page's style, user scripts let you easily control any aspect of a web page's design or interaction.