linkazza and Blender [Tuesday, 2012-07-24]

Today I made two little things for Firefox, one is a userscript and the other an extension.

linkazza is a simple userscript that transforms text URLs into clickable URLs, the difference from the already existing userscripts is that it uses the new MutationObserver API instead of the deprecated mutation events and the code is readable.

Blender is a simple extension that makes websites you go on think you are using the most common browser, operating system etcetera.

It’s a spinoff of Blend In except I use as partial source what the Tor Browser Bundle uses, my code is 1/5 of Blend In and it’s a restartless addon.

Hope someone finds them useful.