[Greasemonkey] Retrieving scriptvals

Jeremy Dunck jdunck at gmail.com
Fri Apr 7 17:31:45 EDT 2006


On 4/7/06, Dean Mah <dean.mah at gmail.com> wrote:
> Is there a way to retrieve all of the scriptvals that a script has created?

Within a script, you have to know the name of each script value.

Outside of a script, you can go to about:config and search for:
greasemonkey.scriptvals.<namespace>/<script name>


More information about the Greasemonkey mailing list