[Greasemonkey] Fwd: GM 0.6.3 and FF 1.5 RC3
Jeremy Dunck
jdunck at gmail.com
Fri Nov 18 15:48:48 EST 2005
On 11/18/05, Aaron Boodman <zboogs at gmail.com> wrote:
> Most things in Firefox are not multithreaded. The order that
> extensions get loaded in is very likely deterministic and based on the
> order in extensions.rdf, which explains why this is working now. Also,
> interesting information. Toolbar is modifying the environment in a way
> that Greasemonkey doesn't seem to like.
Yeah, actually GM 1.5's extension manager allows you to bump the
location of the extension in the list. (Right click on an extension,
you'll see move up, move down, and move to top). I assume this also
alters the load order.
More information about the Greasemonkey
mailing list