[Greasemonkey] web page javascript generated html removal

Rod McGuire mcguire at telerama.com
Thu Apr 6 10:30:30 EDT 2006


Quoting Dano Carroll <dano at xernolan.org>:


> .. so I write a greasemonkey script to
> remove all tables to see if I'm on the right track. I put in GM_logs
> and find that the script seems to be working. However, all the layout
> is intact. I go to the DOM browser and see all those tables there that
> supposedly had been deleted.

GM is not run in the DOM browser so of course you won't see the effects of your
script there.



More information about the Greasemonkey mailing list