[Greasemonkey] Best way to make GM funcs accessible to script

Brendan J verifex at gmail.com
Mon Aug 14 03:33:39 EDT 2006


So far, I've used the DOM createElement method and added GM functions as
events inside of after-run-time functions.  I was wondering if there is an
easier way to do this, as I'm not looking forward to converting my entire
script to use the DOM createElement method for everything, as opposed to the
faster and easier to use innerHTML method.

Thanks
Brendan J


More information about the Greasemonkey mailing list