stoically / temporary-containers

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

[Feature Request] Add `ctrl`+`click` like functionality to easily open a link in a new temporary tab #590

Open ThaDaVos opened 2 years ago

ThaDaVos commented 2 years ago

Like the title says, when you ctrl + click something or ctrl + shift + click something. it's openened in a new tab, would love to have another modifier, probably alt to automatically open it in a new temporary container tab instead of having to right click and choose it there.

stoically commented 2 years ago

Would probably work, but as with the way mouse clicks for isolation are currently handled, the implementation would be flaky at best. We'd need better API support from upstream.