Temporary Containers のレビュー
Temporary Containers 作成者: stoically
合計レビュー数: 243
- 5 段階中 5 の評価Firefox ユーザー 15721374 によるレビュー (5年前)
- 5 段階中 5 の評価Alicia Sykes 🚀 によるレビュー (5年前)
- A good solution to improve online privacy with regards to cookies. I do not know so much whether this helps with other forms of tracking such as fingerprinting.
This extension basically opens a cookie-free tab for each website I visit apart from websites I set up to open in a dedicated container (using Multi-Account Containers). Integration with Multi-Account Containers is seamless. - 5 段階中 5 の評価CryptiiKat$ によるレビュー (5年前)I didn't know I needed temp containers until I started using them, but now I'm kicking myself for how long it took me to hop on the bandwagon. It's not a complicated idea, and this add-on in particular makes the experience streamlined from the initial installation. Your grandma is probably more tech savvy than I am, which means that if I managed to figure this out, it's a testament to how intuitive and breezy Temporary Containers is by nature. As an added bonus, I'm much more productive when I use temp containers. When I'm researching a topic or working on a project, it's typical for me to be pulling data from dozens of different sources, which gets cluttered and overwhelming pretty fast. Using temp containers is a quick way to keep all of my pages, notes, and links organized without sacrificing the privacy of my digital footprint.
- 5 段階中 5 の評価Firefox ユーザー 16009735 によるレビュー (5年前)Great add-on! If it's recommended by PrivacyTools.io, it's good on my book. If you haven't checked them out, they have other solid privacy recommendations.
- 5 段階中 5 の評価Firefox ユーザー 12807353 によるレビュー (5年前)Probably one of the easiest and most secure ways to control privacy. It's like having multiple different browsers in private-mode without the ability for each to talk to each other. Each tab can be made to be isolated and self-contained. This can replace the need for "self-destructing" cookie addons, because once a tab is closed, all cookies/storage is also removed.
- 5 段階中 5 の評価098askjhgw によるレビュー (5年前)It works very well!! In Automatic Mode, it seems that using the address bar to enter a different domain always creates another temporary container. I see the logic here -most typed urls from the address bar go to a different domain. All new blank tab address bar urls to go a different domain.
Two questions. Is there a way to match a typed address bar url domain with any existing temp container of the same domain and use that existing temp container being that their domains match?? I have Global Isolation Navigation and clicks set to Different from Tab Domain & Subdomain
Is automatic temporary containers per domain one of the intended use cases?? I used this with a clean ff install. It works great, but using the address bar leaves me with really way to many containers. This extension is great!開発者の返信
投稿日時: 5年前Glad you like it! What triggers the new TCs when using the address bar is the Global Isolation. Automatic Mode creates new TCs primarily when opening new tabs.
If your goal is to have containers for specific domains, you might want to look into extensions managing permanent containers, like Multi-Account Containers (https://addons.mozilla.org/firefox/addon/multi-account-containers/). TC is meant to always create fresh temporary containers and not re-using existing containers. If you really think that should be a thing feel free to open an issue over on GitHub (https://github.com/stoically/temporary-containers/issues). - 5 段階中 5 の評価Matteo Pessina によるレビュー (5年前)
- 5 段階中 5 の評価Firefox ユーザー 14325281 によるレビュー (5年前)
- 5 段階中 5 の評価Hitmanigma によるレビュー (5年前)Thanks you for the great extension! This and ublock are the two extensions that I can't live without. This is one of the most underrated extension for enhancing privacy out there.
- 5 段階中 5 の評価Firefox ユーザー 13873326 によるレビュー (5年前)
- 5 段階中 5 の評価Firefox ユーザー 13923064 によるレビュー (5年前)
- IT WORKS! THANK YOU!
=== Previous review ====
CAN'T INSTALL IT ON TOR BROWSER!
Dear Developer!
1. I have DISABLED permanent private browsing mode (browser.privatebrowsing.autostart = false).
2. I have INSTALLED Multi-Accounts Containers Add-on and it works FINE!
3. The problem is: I can't INSTALL your Add-on, not RUN it! Error message: "Installation aborted because the add-on appears to be corrupt". So, this is YOUR problem, not Tor's! Please, fix it!
https://discourse.mozilla.org/t/installation-aborted-because-the-add-on-appears-to-be-corrupt/43045開発者の返信
投稿日時: 5年前You'd have to switch `extensions.allowPrivateBrowsingByDefault` to `false` in `about:config` too to make it work. Details: https://bugzilla.mozilla.org/show_bug.cgi?id=1600423 - A nicely done addon that comes closest to infocatcher’s private tab. I’ve set it to automatically delete cookies and history when the tab closes and that’s exactly what I wanted. A few more options would be nice, like hidng the address bar icon completely (had to use userChrome.css for that) but otherwise quite pleased.
開発者の返信
投稿日時: 5年前Thanks!
Unfortunately there's no Firefox API available to hide the icon in the address bar, so userChrome.css is currently the only way to achieve that.