[Greasemonkey] Update?
Brendan Crosser-McGay
verifex at gmail.com
Wed Feb 15 10:41:57 EST 2006
Thanks everyone, that is exactly what I was looking for. Apparently setting
a pref val to blank or '' doesn't count as "doesn't exist" inregards to the
default (if doesn't exist) value set in GM_getValue. So thats why I wanted
some way to clear it out.
Brendan
On 2/15/06, Lenny Domnitser <ldrhcp at gmail.com> wrote:
>
> On 2/15/06, Brendan Crosser-McGay <verifex at gmail.com> wrote:
> > I'm playing with the GM_setValue and GM_getValue
> [...]
> > anyone know how to hack the values out of
> > there? There has to be a way.
>
> If you have a lot of scriptvals, grep prefs.js, as others have showed.
> For one or two:
>
> about:config
> Find your scriptval
> Context menu
> Reset
>
> It doesn't disappear from about:config immediately, but it will the
> next time you start the browser.
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>
More information about the Greasemonkey
mailing list