Critiques pour Temporary Containers
Temporary Containers par stoically
291 notes
- Noté 5 sur 5par asras, il y a 8 ansFreaking amazing [idea, implementation, and] use of Firefox's containers. Thank you!
- Noté 5 sur 5par pedz, il y a 8 ans
- Noté 5 sur 5par КЭП, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14329427 de Firefox, il y a 8 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 12786878 de Firefox, il y a 8 ans
- Noté 5 sur 5par Flengo, il y a 8 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 14264986 de Firefox, il y a 8 ansGreat extension to isolate user activity without doing much work by the user, in automatic mode. However, I noticed a few problems.
Right click menu on a link does not provide "open in new temporary container"
Dragging a selected text into the address bar, (which I imagine does something equivalent to opening a new tab, putting that text into the address bar and clicking 'go'.) actually does the whole thing in the same container I am in. This prevents the isolation.
Could this be caused by some settings? I use the recommended settings (Automatic mode and global setting of open cntrl+click or middle click into new container.)Réponse du développeur
mis en ligne : il y a 7 ansThanks! The context menu (right click) on a link should provide that option - and in my case it works. Sometimes HTML/CSS makes text look like links but in fact they are not actually "a-elements" which are needed for the context menu to work. You might want to check at several places and also make sure you didn't deactivate the context menu in the Advanced -> General -> Context Menu preferences. In case the problem persists I'd need more information; feel free to open a new issue on GitHub in this case: https://github.com/stoically/temporary-containers/issues
Dragging text into the address bar is not catched by "Mouse Clicks"-Isolation. You'd need to configure "Navigating in Tabs"-Isolation for that to work. The reason the Navigating-Isolation isn't recommended is that it breaks redirects to 3rd-party domains (e.g. SSO Logins, Payments) which need to be dealt with. - Noté 5 sur 5par Utilisateur ou utilisatrice 14145875 de Firefox, il y a 8 ansThis addon is exactly what i was looking for. It can be configured to open all sites in their own container and most importantly, removing cookies once the tab is closed and keeping them separate from other containers.
I found one tiny annoyance however: when using the extension as a default for all new tabs opened and opening a new tab with either CTRL+T or by clicking the new tab icon, the url field is not focused afterwards, so I have to hit CTRL+L or click the field before i can type a new url. The normal behavior of firefox is to focus the url field after opening a new tab, making it easy to just start typing a new url.
So I just would like an option (or default behavior) that the url field is focused after a new tab is opened, so I can just type the url right after hitting CTRL+T.Réponse du développeur
mis en ligne : il y a 7 ansIn Automatic Mode new tabs should get focus since they are just opened by the Firefox Webextensions API - and it works for me. Maybe it was a fluke in Firefox, but if the problem persists for you I'd need more information about your environment and settings - the best way would be a new issue on GitHub: https://github.com/stoically/temporary-containers/issues. Thanks. - Noté 5 sur 5par Utilisateur ou utilisatrice 13861609 de Firefox, il y a 8 ansSo far the best container extension out there I've found to complement Mozilla's original extension. I love how ridiculously specific the options get, and the Alt-X shortcut (opening a new tab in the same container as the active one) has saved me so much mouse movement.
- Noté 5 sur 5par Pavel1114, il y a 8 ansУже было думал придётся самому изучать и писать расширение для себя. Но, к счастью, наткнулся на temporary containers. Это именно то что я искал. Спасибо авторам!
- Noté 3 sur 5par Utilisateur ou utilisatrice 13962360 de Firefox, il y a 8 ansok but supercookies in SiteSecurityServiceState.txt are not cleared!
Réponse du développeur
mis en ligne : il y a 7 ansContainers don't include the HSTS response cache (https://wiki.mozilla.org/Security/Contextual_Identity_Project/Containers#What_is_.28and_isn.27t.29_separated_between_Containers) and as such it's not removed when containers itself are removed. Unfortunately no way for Add-ons to clear that cache in any other way. The bug where this decision was made can be found here: https://bugzilla.mozilla.org/show_bug.cgi?id=1253006 - Noté 5 sur 5par mk.pl, il y a 8 ansgreat. but confusing to configure.
requires more resources but you can configure it to avoid overuse - Noté 5 sur 5par grahamperrin, il y a 8 ansLooking good with Waterfox –
https://github.com/mozilla/multi-account-containers/issues/929#issuecomment-394054592 - Noté 5 sur 5par The Beard Below My Chin, il y a 8 ansMagnificent addon! Not a replacement (as I first suspected) but a supplementary tool for Multi-Account Containers and Cookie Auto Delete. Highly configurable, and if Mozilla gets off their ass and fixes bugs we could see an alternative to Private Tab addon. I highly recommend using this with Switch Containers Plus and maybe even Containerise which makes managing multiple containers a breeze.
- Noté 5 sur 5par Utilisateur ou utilisatrice 13876816 de Firefox, il y a 8 ans
- Noté 5 sur 5par v00p, il y a 8 ansFinally a Container extension with enough parameter to fulfill one's particular needs !
- Noté 5 sur 5par OfficialSWS, il y a 8 ans
- Noté 5 sur 5par Kiko, il y a 8 ansVery cool extension! I installed it. Kudos!
- Author of "I don't care about cookies" - - Noté 5 sur 5par Utilisateur ou utilisatrice 13971475 de Firefox, il y a 8 ansThis is a perfect add-on! Works exactly how I wanted the default container application to work - keeping my link-clicking more private by opening links in isolated containers.
Just a thought for the clear history feature - I know that you cannot clear based on container which would be ideal, but can you clear history items that are newer than the container open time? i.e. if I open clear-history-container at 11AM, navigate to example.com and click around for a while, then close the container, can you delete all example.com* history that happened after 11AM? Then you aren't wiping the entire site from history, just any clicks during the duration the tab was opened. - Noté 5 sur 5par Utilisateur ou utilisatrice 13998033 de Firefox, il y a 8 ans
- Noté 4 sur 5par freaktechnik, il y a 8 ans
- Noté 4 sur 5par indig0F10w, il y a 8 ansGot a tab in container, I went to download a file, everything was good until I removed this addon and closed Firefox. Now on every browser startup there is the same download poping up and there is no way of stopping it.
EDIT: cleaning Firefox with CCleaner fixes this.Réponse du développeur
mis en ligne : il y a 8 ansGlad you figured out a solution. What happens after removing an Add-on is completely out of control for Add-on Developers. If you encounter such Issues, your best bet might be to report them to the Firefox Bugzilla: https://bugzilla.mozilla.org/ - Noté 5 sur 5par Utilisateur ou utilisatrice 13991979 de Firefox, il y a 8 ansThis is definitely an excellent add-on with an excellent documentation. I definitely recommend it!
However, I'm a bit shocked that its github site has been archieved (read-only) since a couple of days. What happened? Does that mean that the project and, hence, this add-on is now abondoned? A short explanation by stoically would be highly welcome!Réponse du développeur
mis en ligne : il y a 8 ansThanks for the kind words!
I've currently not much time to work on the Add-on, but I guess archiving it was the wrong signal. It's unarchived again, but future updates will take some time. - Noté 5 sur 5par Utilisateur ou utilisatrice 13230603 de Firefox, il y a 8 ans