[Greasemonkey] Script scoping

Scott R. Turner srt at aero.org
Tue May 3 08:45:49 EDT 2005


On Mon, 2 May 2005, Jeremy Dunck wrote:
> The only downside of this is that your first script has to be
> injected, err, first.  Which is the same as it was before, modulo the
> scoping issue.

I'm facing many of these issues in building the GM scripting extension.
One approach is to hook any script using another script to onload; I think
that guarantees the other script will be fully loaded.

			-- Scott




More information about the Greasemonkey mailing list