1) userscripts don't know about each other, only knows the page. If you want to know if some script has been run, you could add an predefined element to the page with an id or class known to you.
2) userscripts can't edit files, only webpages. 3) java is something different then javascript!!! See the wiki for info about including jQuery: http://wiki.greasespot.net/Third-Party_Libraries#jQuery On Friday, March 21, 2014 6:11:20 PM UTC+1, Mastermind World Conqueror wrote: > > *i use fire fox* > > > *1) script launch script**how can i use one grease monkey script to > launch another grease monkey script or to relaunch itself?* > > > *2) script edit script**how can i use one greasemonkey script to edit > itself or another greasemonkey script?* > > > *3) java libraries**can i use jquery? and if so then how to? or is it > normal way?* > > *jquery can access files? then it can edit the scripts* > -- You received this message because you are subscribed to the Google Groups "greasemonkey-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/greasemonkey-users. For more options, visit https://groups.google.com/d/optout.
