[Greasemonkey] Greasemonkey 0.6.3
Lenny Domnitser
ldrhcp at gmail.com
Mon Oct 17 13:55:03 EDT 2005
On 10/17/05, Jeremy Dunck <jdunck at gmail.com> wrote:
> But it's possible to repeatedly click uninstall, with a different
> choice on pref. Of course, it doesn't take effect until the OK button
> is clicked, and then only the last check selection is respected.
This probably should be different.
> So, you think it's better to have a prompt per uninstalled script?
Yes.
> e.g.
> select 3 scripts, click "uninstall", get 3 prompts, each asking "do
> you also want to remove prefs for script foo"?
How often does somebody uninstall three scripts at a time? There can
be a hidden pref greasemonkey.uninstallScriptPreferences = {0: prompt,
1: always, 2: never} for that rare case.
More information about the Greasemonkey
mailing list