[Greasemonkey] access to injected scripts?

Edward Lee edilee at gmail.com
Sat May 28 21:09:34 EDT 2005


On 5/27/05, Bill Donnelly <donnelly at snowcrest.net> wrote:
> to get to the injected scripts from outside Gm. We were
> discussing this on another thread, and I lost track of it.

Do you want to just get the script itself or all scripts injected? I
provided several implementations of a GM_getSelf() which would allow
script writers to parse itself for special stuff such as blocks of
html or special chunks of code such as overlay tags.

-- 
Ed


More information about the Greasemonkey mailing list