Greasemonkey

| | Comments (1)

Today I had my first experience with Greasemonkey. For those of you who have yet to come across it, Greasemonkey is a Firefox extension that opens up a whole new realm of client-side website personalization opportunities.

Greasemonkey enables the execution of user-written scripts against any webpage. These scripts can interact with the webpage, look-up external content, and literally perform any type of modification.

The first example I tried was Adrian Holovaty's Chicago Transit Authority map on Google Maps. This script seamlessly adds a third option to Google Maps. Now, in addition to Map and Satellite options in the top right corner, an option for CTA map is added. With the map pointing to Chicago, clicking on CTA map replaces the existing map with the layout of the Chicago Transit tracks. Anyone going to build one for the NYC MTA?

There's already a long list of canned scripts available from the Greasemonkey script repository. Another interesting script is Jon Udell's Library Lookup. He modified his existing bookmarklet to rewrite Amazon book pages. Now, while browsing books at Amazon, the Greasemonkey script goes out in the background to your library's online database and checks for availability. Awesome integration!

Now, it makes me think that I should get around to writing a Greasemonkey quickSub script. This would rewrite any links to RSS/Atom feeds so that they included the appropriate URL to enable subscription against a user's desktop or web-based aggregator. Any interest?

1 Comments

Prasad said:

I have written greasemonkey script that will discover the rss/atom feed for a given page and
will enable subscription against web-based aggregator.
If you are interested you can look at http://prasadblog.blogspot.com.

(greasemonkey - feedlink with popup) http://prasadblog.blogspot.com/2005/04/greasemonkey-feedlink-with-popup.html


Leave a comment

About this Entry

This page contains a single entry by published on April 20, 2005 11:20 PM.

Going SWIMming... was the previous entry in this blog.

NASA's Java PathFinder is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.