Entry tags:
add-on updated again
I made another update to my ToggleDocumentColors add-on today (version 1.4.20120122), for a bug related to the one I worked on yesterday.
According to the add-on's Statistics Dashboard, it currently has over 200 daily users.
..
If you are a user of the add-on, and want to report any bugs, feel free to reply to this post.
According to the add-on's Statistics Dashboard, it currently has over 200 daily users.
..
If you are a user of the add-on, and want to report any bugs, feel free to reply to this post.
Re: toggle shortcut
This page lists and explains the possible Modifiers:
https://developer.mozilla.org/en-US/Add-ons/SDK/High-Level_APIs/hotkeys
For example, the default Toggle shortcut key is set to Control+Shift+C:
toggledocumentcolors.shortcutKey: C
toggledocumentcolors.shortcutModifiers: accel,shift
If you let me know what shortcut key you want to assign and what kind of system you are on, I may be able to provide more specific help. Just make sure that Firefox and your other add-ons aren't using that same key combination for anything else already. I think there is a way to list all the existing shortcuts in use, but I don't remember right now how it is done.
Re: toggle shortcut
(Anonymous) 2015-04-09 03:45 pm (UTC)(link)Mark