Hey guys,
New here I’ve been the developer of In My Pocket addons for about 10 months now. Several of my users reported me the need for several keyboard shortcuts, and I agree with their idea. I noticed the
commands
API, but from what I can understand, this only allows static keyboard shortcuts that are to be defined once and for all in the manifest.json
.
Is there any way to allow users to customize the keyboard shortcuts, or do I definitely have to define myself “hardcoded” keyboard shortcuts that won’t be editable? Looked around for this, but could not find any helpful information. Chrome has its own mechanism to allow customization of commands
, but I don’t think this exists in Firefox.
Thanks for your help guys
Cheers