!GreaseMonkey Rocks! :)

Finally playing with it (instead of sleeping)

Anyway, I like the auto-linkifier, but I changed one line to make it actually tell me it did the autolinkify.

Original: http://mozdev.sweetooth.org/greasemonkey/linkify.user.js

Changed line 39:

a.appendChild(document.createTextNode(match[0] + " (autolinked)"));

Comments

No comments.