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

[feature] tab right-click menu options #360

Closed mkeroppi closed 4 years ago

mkeroppi commented 4 years ago

I would like to ask for tab right-click menu options, including opening the tab in a temporary container.

stoically commented 4 years ago

including opening the tab in a temporary container.

Do you mean re-opening the right-clicked tab in a temporary container? If so, this would be a duplicate of #342

mkeroppi commented 4 years ago

including opening the tab in a temporary container.

Do you mean re-opening the right-clicked tab in a temporary container? If so, this would be a duplicate of #342

I mean when you "right-click" a tab (on the tab bar), there are various options (including reload tab, close tab, etc.). I think an option to open the tab in a temporary container would be a convenient user-interface option.

stoically commented 4 years ago

Right, I'd agree. That's a duplicate of #342 tho, please follow progress there. The issue refers to the "Open tab URL in new temporary container"-action in the popup, which opens the current tab in a new temporary container (you can activate the popup in the preferences in the general section by ticking the popup checkbox, and access the action by clicking the menu button top left and navigating to "actions").

mkeroppi commented 4 years ago

Right, I'd agree. That's a duplicate of #342 tho, please follow progress there. The issue refers to the "Open tab URL in new temporary container"-action in the popup, which opens the current tab in a new temporary container (you can activate the popup in the preferences in the general section by ticking the popup checkbox, and access the action by clicking the menu button top left and navigating to "actions").

I'm not sure if it's the same thing. That issue talks about a pop-up action for the context menu, NOT the tab menu (right-click in the bar tar). If I'm wrong I apologize.

stoically commented 4 years ago

With "context menu" (which is what you get when right-clicking) I actually meant the website and tab bar - but you're right, it wasn't spelled out. I've adjusted the issue description accordingly!