Reviews for Temporary Containers
Temporary Containers by stoically
270 reviews
- Rated 5 out of 5by Kelvin, 7 years ago
- Rated 5 out of 5by mr_johnson22, 7 years agoWhat a great way to make Containers even more useful! It's essentially a multi-container version of Private Browsing.
This extension is just about as good as it can be. Great work. - Rated 5 out of 5by sagitta, 7 years ago
- Rated 5 out of 5by Firefox user 13793129, 7 years ago
- Rated 5 out of 5by mk8, 7 years ago
- Rated 5 out of 5by containers-everywhere, 7 years ago
- Rated 1 out of 5by Firefox user 12191223, 7 years ago
- Rated 5 out of 5by Firefox user 13616956, 7 years agoJust amazing! Thanks to the developers for creating this and making it open source, not to be critical with other projects but why would you create a privacy enhancing project and hide your code? Anyway, this project is amazing, so glad I found it.
It makes having independent containers for every link/website you open really convenient, the improvement in privacy is huge.
Thanks!!! - Rated 5 out of 5by Adam Recvlohe, 7 years ago
- Rated 5 out of 5by Firefox user 13514286, 7 years ago
- Rated 5 out of 5by Firefox user 13109970, 7 years agoWhoa! This addon is a game changer. I never liked how Private Tabs works in Quantum, since it limits you to opening a private tab in a new window.
This addon corrects the ridiculous private tab changes, and makes opening a private tab (temporary container) even better!!
I have two questions for the developer.
1. Can you add an option so when a link is opened in a Temp Container it will switch to the tab immediately. Currently it appears it will just open the tab in the background, and you have to manually switch to the tab.
2. Is there a way I can add a mousegesture command to open a link in a Temp Container? For instance I use a mousegetrues addon named Foxy Gestures. I can configure a mousegesture so when I swipe up on a link, it will open that link in a new tab. Would it be possible to do the same with this addon, so I can add a mousegesture so when I swipe a link with a mousegesture it will open that link in a Temp Container?
Thanks for this addon. It's BRILLIANT!!!! 5 STARS AND MORE!!Developer response
posted 7 years agoGlad you like it!
1. You could configure Left Clicks (Global or per Website) to open in a new Temporary Container - that way they get focus.
2. In a future version there will be a way to activate "Isolation" (Global and per Website) which will open *all* Tabs and Links opened by Tabs in a new Temporary Container - even when opened programmatically; and that's what's happening with Foxy Gestures. With that feature you could achieve opening Links with gestures in new Temporary Containers. Another way would be to get in touch with the Foxy Gestures developer and ask him if he'd be willing to implement an API for other WebExtensions that allows to register to events inside the Foxy Gestures WebExtensions (that way I could get the information that the tab was opened by Foxy Gestures).
If that doesn't help, you need further assistance with configuring or you got some Feedback from the Foxy Gestures Developer then please open an Issue on GitHub (https://github.com/stoically/firefox-add-on-temporary-containers/issues).
Edit (18. Feb 2018):
Support for Foxy Gestures User Scripts are now available, you can find them here: https://github.com/stoically/firefox-add-on-temporary-containers/wiki/Foxy-Gestures-User-Scripts
Edit (6. Mar 2018):
The "Isolation" feature is now available - Rated 5 out of 5by CanIregisterThisTime, 7 years agoWell done. I wish I'd found this sooner! Similar to Containers-on-the-Go but has a few more features and is open source.
- Rated 5 out of 5by Firefox user 13755069, 7 years ago
- Rated 5 out of 5by chyiz, 7 years ago
- Rated 5 out of 5by Firefox user 13735247, 7 years ago
- Rated 5 out of 5by Alexey Murz Korepov, 7 years ago
- Rated 5 out of 5by cleverusername, 7 years agoVery handy - a good replacement for Private Tab, and also comes with some nice customization options. It's also open source, unlike Containers On The Go.
- Rated 5 out of 5by Andrei Shevchuk, 7 years agoVery cool!
One minor issue, though: in right click menu "Open Link in New (Container) Tab" option "No container" does not work, link is still opened in temporary container.
Also, it would be nice to have an option to open external links in temporary container with regular left click (without Ctrl).
Thanks for this addon!Developer response
posted 7 years agoThanks!
Unfortunately it's not possible to open Links in "No Container" in "Automatic Mode" using the right click context menu (or at all at this point). I have to look into that more and see if it's possible from a technical standpoint - if it is, I'll fix it. Additionally a keyboard shortcut for opening "No Container" Tabs is planned too.
I will add opening external links (domain not matching) with only left click as a preference - but you should keep in mind that some sites use an outgoing tracker (e.g. google) on the same domain and hence such clicks would not be opened in a new Temporary Container.
Edit (2. Dec 2017):
It's now possible to use the RightClick ContextMenu on a Link "Open Link in New Container Tab" > "No Container"
Edit (8. Feb 2018):
Took longer than anticipated - but since version 0.34 there's also the possibility to configure regular left clicks to open temporary containers - Rated 5 out of 5by Firefox user 11842536, 7 years agoGreat addon, makes managing temp containers effortless. I especially love the way the new tab button now opens new containers, it makes it a decent replacement for private tab!
Suggestions that would make it even better:
- Random container colours.
- Custom prefix names for containers (Maybe I think TempContainer23 is a little long).
- Hotkey to override new container when I click on the "New window" option in the menu.Developer response
posted 7 years agoHappy you like it!
Option for customizing Container-Colors and -Names should be no problem, gonna implement that together with the Preferences-Feature for the Add-on.
If I understand you correctly regarding the Hotkey, you mean a Hotkey that opens a "New Window" without a Container. If that's the case, then yes, support for opening Tabs/Windows without a Container is also planned.
Edit (27. Nov 2017):
Preferences for configuring of Container-NamePrefix, -Color and -Icon is now available. Default NamePrefix changed to "tmp".
For now the only way to have "No Container"-Tabs is to deactivate the "Automatic Mode" in the Preferences.
Edit (2. Dec 2017):
There are now Keyboard Shortcuts to open "No Container" Tabs even in "Automatic Mode": Alt+N (New Tab) and Shift+Alt+C (New Window)