stoically / temporary-containers

Firefox Add-on that lets you open automatically managed disposable containers
https://addons.mozilla.org/firefox/addon/temporary-containers/
MIT License
852 stars 60 forks source link

Show toolbar popup with long press #343

Closed rampaa closed 4 years ago

rampaa commented 4 years ago

I would find it easier if there was an option to make short pressing to toolbar icon open a new tab while long pressing to it opens the toolbar popup.

stoically commented 4 years ago

Thanks for the suggestion, but long clicking is not something Add-ons can influence using the API yet. However, it'll be possible soon to at least change the behavior when toolbar icon is middle-clicked or clicked with some modifier (ctrl, shift), that's tracked in #326.