[Greasemonkey] How to "SEQUENCE" execution of scripts in gm

Aaron Boodman boogs at youngpup.net
Wed Oct 18 14:00:55 PDT 2006


I found it, it got marked as spam, sorry.

On 10/18/06, esquifit <esquifit at googlemail.com> wrote:
> to the list. are you unable to see the orignal posting?
>
> 2006/10/18, Aaron Boodman <boogs at youngpup.net>:
> > Esquifit: was this originally sent to you personally, or to the list?
> >
> > - a
> >
> > On 10/18/06, esquifit <esquifit at googlemail.com> wrote:
> > > 2006/10/18, Vikas Pandey <vickyvirgo2k at gmail.com>:
> > > > Is there any way in which we can tell gm the order in which we want
> > > > scripts to get executed.
> > >
> > > Momentarily the only way seems to be to edit the file config.xml in
> > > the gm_scripts folder of your profile, scripts are executed in the
> > > order in which they occur in it.  The structure of the file is rather
> > > simple
> > >
> > > UserScriptConfig
> > >     Script 1
> > >         Include
> > >         ...
> > >         Exclude
> > >         ...
> > >     Script 2
> > >         Include
> > >         ...
> > >         Exclude
> > >         ...
> > >
> > > Just relocate the <Script> blocks as desired; don't forget to make a
> > > backup copy of the file before editing it, otherwise you might end up
> > > with a non-working GM.
> > > _______________________________________________
> > > Greasemonkey mailing list
> > > Greasemonkey at mozdev.org
> > > http://mozdev.org/mailman/listinfo/greasemonkey
> > >
> > _______________________________________________
> > Greasemonkey mailing list
> > Greasemonkey at mozdev.org
> > http://mozdev.org/mailman/listinfo/greasemonkey
> >
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>


More information about the Greasemonkey mailing list