bookmarklets

Stephen Ostermiller's Bookmarklets

Bookmarklets are useful peices of JavaScript code that you can save in your browser's bookmarks. When you then click this bookmark it will run the code against the current page rather than the usual "go to the bookmarked page" behavior of bookmarks.

Categories

These bookmarklets all have readable, fully commented source code available under the GNU General Public License. If the bookmarklet needs to look at or manipulate data on the page, it has been written using frame traversal methodology from gazingus.org's anotomy of a bookmarklet If you would like more bookmarklets, Jesse's Bookmarklets has a large collection.