I have a nifty script that I would like to add user options to.  I've
been playing around with the GM_registerMenuCommand function to add
some user options, but it seems very, very limited currently.  Most of
the options are toggles, so I would love the ability to tell the menu
command to be able to have a checkmark beside it.  Barring that, I
would like the ability to have something like a
GM_unregisterMenuCommand so that I could toggle the text back and
forth depending on the setting.  Am I missing something that would
enable one of these two options?

What do other Greasemonkey script developers do when implementing user
options?  Surely there's got to be a better way than just telling
users to go to about:config and toggling stuff manually!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/greasemonkey-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to