Hi, I’ve a working toolbar popup like described here:
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/user_interface/Popups
I’d like to open it with a keyboard shortcut.
The problem: I don’t know how to open this popup programmatically.
I searched the docs but haven’t found anything so far.
Is there any way to achieve this?