[Greasemonkey] Sorting scripts in the extension by the ABC?

Jeremy Dunck jdunck at gmail.com
Fri May 5 09:44:24 EDT 2006


On 5/5/06, Golan Gil <golangil at 012.net.il> wrote:
> I wish to sort my scripts in the extension by the ABC.. Anyone knows how
> to do that? Or anyone ever done it and got a copy of it?

The order of the script list is the order of injection.  Sometimes
this matters (if one script depends on changes of another script).

If you don't care about that, you can edit the config.xml in the
gm_scripts directory in your profile to put them in alpha order.


More information about the Greasemonkey mailing list