[Greasemonkey] access to injected scripts?

Bill Donnelly donnelly at snowcrest.net
Mon May 30 23:32:18 EDT 2005


It would depend on how they wrote it and how it works.

What good is it to remove the DOM element and still
have it hanging around? What if that occurred with some
other DOM element you created, like a table row? You have
to admit that is more than a little strange.

But, if it does work that way, the only problem you might
have is if the garbage collector cycles through the DOM to
decide which objects to release. Which could be a stretch.

Maybe.

;o)



More information about the Greasemonkey mailing list