
Greasemonkey is a browser add-on (extension) for the Firefox browser (no equivalent in Internet Explorer, sorry) that allows little snippets of JavaScript code to manipulate the web pages visited by the browser. After you install the extension, you can then use it to install and manage scripts that do everything from change ads on pages from the original ad graphic to random Flickr pics to adding information from one site (say, your local public library's) to another site (say, Amazon.com). This is all done via the JavaScripting language. You aren't a JavaScript expert? No problem, people have been writing scripts - and sharing them - for years. Just about any site that gets more than a couple of visitors a day will have some scripts that can adjust its user interface, functionality or both. You can find an exhaustive list of scripts, arranged by website, on the Greasemonkey User Scripts wiki or you can find a number of "best of" lists that link to the most popular, useful or fun scripts that author can find, some specific to particular sites like del.icio.us or Gmail.
I use Greasemonkey to add a "twit this" link to my Google Reader web page - giving me a quick way to share what I'm reading with my Twitter buddies. I also use the Better Gmail script to improve the way the already very cool Gmail service works for me! Spend some time browsing around the various script sites, seeing what is available and what might improve your browsing experience (pay attention to all the social sites that have scripts - FriendFeed, Twitter, del.icio.us, blogger, Facebook, etc. - some of them are handy in helping with information overload).