Compiling userscripts into Standlone Extensions
Normal Firefox addons are written in XUL, but one can compile a simple userscript into a addon so you can distribute it without requiring Greasemonkey – many popular extensions use this technique.
Just paste your code into the following site: http://arantius.com/misc/greasemonkey/script-compiler
Next: Get listed on artzilla.org and take over the world!