Owl
Owl copied to clipboard
Please make toggle shortcut configurable
I already have something else assigned to Shift - Alt - D.
Thanks!
The current implementation of Mozilla's WebExtensions API makes it impossible to change an add-on's hotkey combos once set. Here are two relevant Bugzilla tickets regarding the same: Bugzilla #1303384 Bugzilla #1215061 While I am looking for other ways to work around this limitation, I'm afraid we'd have to wait for Mozilla to implement this functionality.
Mozilla has recently added the ability to make commands customizable (commands.update()). Adding this to v3 milestone.