You could also try Preferential (http://preferential.m
ozdev.org/).
It's a firefox extension that allows for better
manipulation of the
about:config values.
-Tom Mc.
On 2/15/06, Andre <gm andrecgn.de> wrote:
>
> in the about:config page you can reset it, which sets
it to the empty
> value. In most cases this is the same as if the value
does not exist.
>
> if that is not good enough
> - stop FireFox
> - go to your profile directory (usually one up
from
> your scripts dir)
> - backup prefs.js
> - edit prefs.js
> - search for
"greasemonkey.scriptvals" or your parameter name
> - delete that line
>
> Andre
>
> Brendan Crosser-McGay wrote:
> > No, I understand that, but I can't ERASE the
value, thats what I'm
> > interested in doing. So that I can debug the
script so that other
> people
> > can use it effectively. ;)
> >
> > On 2/15/06, Vectorspace <vectorspace ntlworld.com> wrote:
> >> Use about:config - that's where Greasemonkey
stores preferences set by
> >> its scripts. The about:config preference name
is as follows:
> >>
greasemonkey.scriptvals.[script_namespace]/[script_name].[pr
ef_name]
> >>
> >> Brendan Crosser-McGay wrote:
> >>> I'm playing with the GM_setValue and
GM_getValue, and I've put
> together
> >> a
> >>> rather detailed script with preferences
and all that jazz (
> >>> http://users
cripts.org/scripts/show/1434) But I wanted to know what
> the
> >>> status was on the next update, I'm
looking forward to an update that
> >> will
> >>> let me truly erase script set vals from
firefox, so I can debug it
> >>> properly. ;)
> >>>
> >>> BTW, until that patch is out, does anyone
know how to hack the values
> >> out of
> >>> there? There has to be a way.
> >>>
> >>> big greasemonkey fan,
> >>> -Brendan
> >>>
> >>>
>
------------------------------------------------------------
------------
> >>>
> >>>
_______________________________________________
> >>> Greasemonkey mailing list
> >>> Greasemonkey mozdev.org
> >>> http:
//mozdev.org/mailman/listinfo/greasemonkey
> >>>
> >>
_______________________________________________
> >> Greasemonkey mailing list
> >> Greasemonkey mozdev.org
> >> http:
//mozdev.org/mailman/listinfo/greasemonkey
> >>
> >>
> >>
>
------------------------------------------------------------
------------
> >>
> >>
_______________________________________________
> >> Greasemonkey mailing list
> >> Greasemonkey mozdev.org
> >> http:
//mozdev.org/mailman/listinfo/greasemonkey
>
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey mozdev.org
> http:
//mozdev.org/mailman/listinfo/greasemonkey
>
--
-Tom McConlogue
_______________________________________________
Greasemonkey mailing list
Greasemonkey mozdev.org
http:
//mozdev.org/mailman/listinfo/greasemonkey
|