Revisiones de Temporary Containers
Temporary Containers por stoically
280 revisiones
- Se valoró con 3 de 5por Usuario de Firefox 14328031, hace 6 añosBrilliant use of containers, if only it wouldn't be so absolutely confusing. The settings here are overwhelming and I'm not sure what they do.
Respuesta del desarrollador
publicado el hace 6 añosFeel free to open an issue on GitHub (https://github.com/stoically/temporary-containers/issues) with specific questions about settings that are unclear and I'll try to answer them. - Se valoró con 5 de 5por Usuario de Firefox 14607455, hace 6 años
- Se valoró con 5 de 5por crankycoder, hace 6 años
- Se valoró con 5 de 5por Paul McLanahan, hace 6 añosI love this addon! There are so many options, and it's such a huge win for web privacy! I hope many of these ideas can be integrated into Firefox itself. Brilliant work!
- Se valoró con 5 de 5por Mariachi, hace 6 años
- Se valoró con 5 de 5por Phantasma, hace 6 añosEdit3. I removed my previous text and changed rating from four to five stars, i found add-on that caused this annoying (duplicate tab) issue.
- Se valoró con 5 de 5por calebburton, hace 7 años
- Se valoró con 5 de 5por kvdias, hace 7 añosAn incredible improvement over the default Private Window and an excellent complement to the official Multi-Account Containers add-on.
Steep learning curve but once you get your head around the container concept, it is remarkably powerful. - Se valoró con 5 de 5por Usuario de Firefox 14441753, hace 7 años
- Se valoró con 5 de 5por Usuario de Firefox 14432039, hace 7 añosOptions were a little confusing to setup, but overall this is a fantastic extension and it's a shame that this functionality wasn't in the official multi-container extension to begin with.
- Se valoró con 5 de 5por Fruchtenstein, hace 7 años
- Se valoró con 5 de 5por claustromaniac, hace 7 años
- Se valoró con 5 de 5por asras, hace 7 añosFreaking amazing [idea, implementation, and] use of Firefox's containers. Thank you!
- Se valoró con 5 de 5por pedz, hace 7 años
- Se valoró con 5 de 5por КЭП, hace 7 años
- Se valoró con 5 de 5por Usuario de Firefox 14329427, hace 7 años
- Se valoró con 4 de 5por Usuario de Firefox 12786878, hace 7 años
- Se valoró con 5 de 5por Flengo, hace 7 años
- Se valoró con 4 de 5por Usuario de Firefox 14264986, hace 7 añosGreat 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.)Respuesta del desarrollador
publicado el hace 6 añosThanks! 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. - Se valoró con 5 de 5por Usuario de Firefox 14145875, hace 7 añosThis 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.Respuesta del desarrollador
publicado el hace 6 añosIn 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. - Se valoró con 5 de 5por Usuario de Firefox 13861609, hace 7 añosSo 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.
- Se valoró con 5 de 5por Pavel1114, hace 7 añosУже было думал придётся самому изучать и писать расширение для себя. Но, к счастью, наткнулся на temporary containers. Это именно то что я искал. Спасибо авторам!
- Se valoró con 3 de 5por Usuario de Firefox 13962360, hace 7 añosok but supercookies in SiteSecurityServiceState.txt are not cleared!
Respuesta del desarrollador
publicado el hace 6 añosContainers 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