public
Description: Compiles multiple Greasemonkey user scripts into a standalone Firefox extension, based heavily on Anthony Lieuallen's (single) script compiler.
Homepage:
Clone URL: git://github.com/ginatrapani/greasemonkey-multi-script-compiler.git
ginatrapani (author)
Sun Dec 06 09:49:19 -0800 2009
commit  77abc3ddd68b5d67973a01b7ce0a0ba1d80db715
tree    a6f2f8448e730c298d145abab41bc881a556e98a
parent  fbeab93e7ee2cc9c88c9c94164458dc4814b61a4
README.textile

Greasemonkey Multi-Script Compiler (GMSC)

by Gina Trapani, based heavily Anthony Lieuallen’s (single) Greasemonkey script compiler

What it does

Builds a standalone Firefox extension from Greasemonkey user scripts, with a user interface that lets you turn any script on or off. Supports multiple tabs and exclusive (ie, radio buttons) user styles as well. GMSC built the Better Gmail 2 Firefox extension among others.

Better Gmail 2’s GMSC-generated options dialog:

Quick Links