Greasemonkey Scripts
Eliminate Access Keys
What this script does is remove access keys from all the elements of the page. This is relevant to sites such as the Wikipedia that trap many commonly used shortcuts (like Alt+F, Alt+E).
Note that because of a bug in Mozilla it cannot cancel accesskeys assigned to <input /> boxes. It would be able to do so once the bug is fixed.
Subversion Links to the Repository
This script creates links from the ViewVC browser back to the Subversion repositories, so they can be accessed using the svn command line client.
So far it works on BerliOS's ViewVC and SourceForge ones, but support for more can be added.















