How to create a global hotkey for opening the “browserAction” popup in Firefox (WebExtensions)?

后端 未结 3 1419
刺人心
刺人心 2020-11-29 10:46

It seems Chrome doesn\'t have an API to open the popup, but has a dedicated system for doing it with a hotkey: _execute_browser_action key in commands

3条回答
  •  迷失自我
    2020-11-29 11:32

    Support for _exectue_browser_action is on its way: https://bugzilla.mozilla.org/show_bug.cgi?id=1246034

    Meanwhile I'm quite sure it's not possible.

提交回复
热议问题