[Greasemonkey] Set the order of script execution

Mattias Hällkvist mattiasha at gmail.com
Sat Sep 10 01:59:22 EDT 2005


Now that my script list is getting quite long I have to combine several 
scripts to make the full functionality of some scripts on some sites to 
work.

For example if I use linkify and quickgallery script on a page with a plain 
text unformatted image link, today I just get a regular image link.

If I was able to set the order of the scripts and let only quickgallery 
execute after linkify has finished I would get the cached picture, 
pre-loaded by quickgallery because now quickgallery would recognise the 
image link and pre-load the image.

Thanks & Bye!
/Mattias


More information about the Greasemonkey mailing list