Dan Olsen’s Weblog

My insights and comments on technical issues and anything else I feel like saying.

Greasemonkey

Last week I was using my GMail account and wondered why there is no ‘Delete’ button. Instead you have to go to the drop down menu and select ‘Move to Trash’. Well, I discovered Greasemonkey for Firefox.

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.

You can also find a bunch of scripts here.

Technorati Tags:

|