[Greasemonkey] deleting values set with GM_setValue()

Brendan J verifex at gmail.com
Mon Aug 21 15:54:35 EDT 2006


This functionality would be very welcomed, as testing scripts that you plan
to release to alot of people is difficult when you are trying to test the
"GM_setValue" default value.  What's really too bad is that you can't even
go into "about:config" in firefox and erase them.

On 8/21/06, Matt Sargent <matt.sargent at earthlink.net> wrote:
>
> They cannot be removed from within a GM script. Unfortunately, GM is
> missing a number of clean-up functions - removing User Script Command
> menu items, for example. Perhaps these will be addressed in a future
> release.
>
>
> On 21 Aug 2006 at 8:55, s g wrote:
>
> > is there a way to programmatically delete a
> >   value set with GM_setValue().
> >
> >   GM_setValue(key, null) does not work.
> >
> >
> >  __________________________________________________
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam protection around
> > http://mail.yahoo.com
> > _______________________________________________
> > Greasemonkey mailing list
> > Greasemonkey at mozdev.org
> > http://mozdev.org/mailman/listinfo/greasemonkey
> >
>
>
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>


More information about the Greasemonkey mailing list