by sushicalculus on 10/21/20, 4:35 PM with 425 comments
by mmcclure on 10/21/20, 5:16 PM
The nice bonus feature is you can have certain sites default to containers. I had a paid YouTube account for a while, for example, so having any YouTube link open in my personal account was nice for not getting hit with ads on initial click due to my default Gmail not being the right one.
There's also a plugin[2] that will make any new tab default to whatever the first tab listed is. Really great for if you want to have a whole browser window dedicated to one container.
[1] https://addons.mozilla.org/en-US/firefox/addon/multi-account...
[2] https://addons.mozilla.org/en-US/firefox/addon/sticky-window...
by oldandboring on 10/21/20, 5:19 PM
https://addons.mozilla.org/en-US/firefox/addon/containerise/
I'm also increasingly using it to keep their various properties isolated from each other (eg. keeping Bing separate from the rest of Microsoft) to reduce tracking even further.
!*.atlassian.net , Atlassian
!*.bing.com , Microsoft Bing
!*.bitbucket.org , Atlassian
!*.github.com , Github
!*.google.com , Google
!*.imdb.com , Amazon Home/Personal
!*.linkedin.com , Microsoft LinkedIn
!*.live.com , Microsoft
!*.microsoft.com , Microsoft
!*.nytimes.com , New York Times
!*.reddit.com , Reddit
!*.twitter.com , Twitter
!*.youtube.com , Google
amazon.com , Amazon Home/Personal
console.aws.amazon.com , Amazon AWS
music.amazon.com , Amazon Home/Personal
news.ycombinator.com , Hacker News
smile.amazon.com , Amazon Home/Personal
www.amazon.com , Amazon Home/Personal
You get the idea. Really powerful.by axismundi on 10/21/20, 10:09 PM
And when I finally fall asleep, I dream of internet without the monsters.
by JadoJodo on 10/21/20, 5:05 PM
- Temporary Containers[0]
- Google Container[1]
- Google Container w/ Integrations (YouTube, AdTech, Apps, etc)[2]
- Reddit Container[3]
There are a few others[4] as well, but I've found the Temporary Containers solves the 80%.
--
[0] - https://addons.mozilla.org/en-US/firefox/addon/temporary-con...
[1] - https://addons.mozilla.org/en-US/firefox/addon/google-contai...
[2] - https://addons.mozilla.org/en-US/firefox/addon/google-contai...
[3] - https://addons.mozilla.org/en-US/firefox/addon/contain-reddi...
[4] - https://addons.mozilla.org/en-US/firefox/search/?q=Container
by dotancohen on 10/21/20, 8:19 PM
by cooljacob204 on 10/21/20, 4:44 PM
Is Google still planning to destroy adblock with Manifest V3?
by krullix on 10/21/20, 5:00 PM
I also use the Firefox multi-account containers to set a temporary container for every new tab. To not lose logins etc I'm websites I visit frequently, I set up dedicated containers for those. Work very well.
Anyone else with experience of the Firefox multi-account container extension?
by 0-_-0 on 10/21/20, 6:52 PM
[1] https://addons.mozilla.org/en-GB/firefox/addon/first-party-i...
by marketingtech on 10/21/20, 5:17 PM
There's a reason why Segment just sold for $3.2 billion... [edited to add: They offer a single integration point and will proxy your data server-side to hundreds of other companies.]
by jmnicolas on 10/21/20, 6:28 PM
Most of the sites I visit seem not to recognize me without cookies but I always wonder if it's just a "ploy" to make me feel untracked.
While I'm at it, anyone has good resources on how not to be finger printed (without going full Tor browser)? Do I have to disable Javascript?
by richy_ on 10/22/20, 3:47 AM
by one2know on 10/21/20, 8:20 PM
by jedberg on 10/21/20, 6:56 PM
But my biggest issue is Firefox performance on MacOS. The only reason it's not my primary browser is because Safari is just so much better.
What I wonder is, is this just me, or does everyone have this problem?
by phatbyte on 10/22/20, 3:41 PM
I mean, what did we do to ourselves? How the hell did we ruin the web experience this much?
Looking back in the 90s, the web wasn't the most pretty thing but how simple it was. You went to a news website and that was it. Click, read, the end.
These days however:
- Go to a news/content website
- wait for the 40MB of useless CSS and JS "minified" crap to download.
- Agree with 2 or 3 huge popups to allow collect your data
- Get a new popup to make you disable your ad-blocker plugin. And if you disable it, you need to refresh the page all over again.
- Get a "subscribe to our newsletter" popup
- Get tracked by amazons, facebooks, etc...
- And once you finally click on an article.... get another popup to subscribe to their premium paid content...
Seriously, we broke the web, and now we are trying to fix it with putting more plugins and tools on top of this problem. I just feel the web is fighting against us and our browsers, and in the end everyone will loose.
by megous on 10/22/20, 1:38 AM
So now I have a script to create/remove new UNIX users with a pre-configured firefox profile and a script to run the firefox under that user.
It has some quirks, but also some benefits. Mainly that the browser doesn't have access to all files on my computer, and the separation between profiles is enforced by the OS, which I trust more.
by StavrosK on 10/21/20, 4:52 PM
by almog on 10/22/20, 8:07 AM
The best out of the box way you could do it with Firefox is to setup different profiles and switch between them, however, while there is a many-to-many relationship between website and containers, there is none between bookmarks and containers, thus you'd have to manually switch to the right container.
My workaround for this was to setup a thin server that redirects amazon<\d+>.localhost to amazon.com. Then, on Firefox, I bind each amazon(1-6).localhost to its own container and configure it to always open this site in its container. Now every time I type "amazon2" it will open up amazon.com in its right container.
Would have wished to have bookmarks granularity as part of Firefox, but for my use case, this is the best I could come up with in few minutes of work.
by JohnBooty on 10/21/20, 6:29 PM
One severe use case limitation (for me) involves using containers to separate work/home accounts. I am a developer, so I do a lot of screen sharing / presenting.
Theoretically, I could use Firefox containers to separate things into "work" and "personal."
However, all containers have a shared autocomplete history for the URL bar.
1. Suppose I visit "GirlsXXX.com" in my "Personal" container 2. The next day at work, I am screen-sharing and using my "Work" container 3. I type in "github.com" so that I can visit Github.com 4. As I type "g-i-t-h-u-b", "GirlsXXX.com" will be one of the autocomplete suggestions after I've types "g" and "gi"
by residentfoam on 10/21/20, 4:54 PM
by fractalf on 10/21/20, 5:19 PM
by ajvs on 10/21/20, 5:25 PM
by welder on 10/21/20, 5:12 PM
I wonder, does this fix the Google reCAPTCHA problem with using multiple browser profiles?
by Filligree on 10/21/20, 5:48 PM
I guess they don't want my business. Good thing I gave it a few days before connecting the Quest.
by iamAtom on 10/21/20, 6:11 PM
by jb775 on 10/22/20, 2:43 AM
I just got an alert saying my recent Amazon purchase "May have been lost in transit". I went to place a duplicate order only to find each product's price ~15% higher than when I placed my original order. Such a dirtbag pricing strategy....they should call it the monopoly algorithm
by pkage on 10/21/20, 5:05 PM
[0]: https://addons.mozilla.org/en-US/firefox/addon/tree-style-ta...
by leandron on 10/21/20, 5:51 PM
Answering my own question: Yes you can -> https://www.facebook.com/help/contact/2032834846972583
by moallabbad on 10/21/20, 7:10 PM
One thing the Multi-Account-Container does is allow you to redirect a website to open in a specific container. My extension gives the extra feature of assigning the container itself to a default website.
The main use case is when you have a container dedicated to say, YouTube, it makes sense that when you open a new tab in your ‘YouTube Container’ it should go directly to YouTube. Of course you can open other things but the extension provides a convenient default behavior.
[0] https://addons.mozilla.org/en-US/firefox/addon/container-def...
by dudus on 10/22/20, 3:09 PM
by mrbonner on 10/21/20, 6:02 PM
I would definitely go back to Firefox if it has adblock in iOS.
by 0x416c6578 on 10/21/20, 8:58 PM
by iamdamian on 10/21/20, 5:20 PM
Is it something about 3rd party scripts that uBlock Origin doesn't block by default and that don't require 3rd party cookies?
I'm not looking for a general answer about containment or sandboxing or a nice user experience for separating environments or profiles; I'm looking for a precise attack/tracking vector that makes this worth switching browsers for.
by aeturnum on 10/21/20, 8:27 PM
I got logged out of Facebook after installing it (either by the extension or by FB) and then when I log back in FB asks me to "complete the following steps to regain access to your account" with a button that brings me to an error page. They also mention that this behavior was triggered by me having 2FA enabled on my Facebook account.
So I'm interested but beware right now (especially 2FA people).
Edit: Concerningly, the FB error page still has a 2019 copyright ^_^;
Edit 2: This was resolved by using the FB app to verify logins and restored my access in firefox.
by ekianjo on 10/22/20, 3:55 AM
The elephant in the room is the default Google integration in Firefox, I guess? They don't speak too much about that kind of tracking.
by crazygringo on 10/21/20, 11:25 PM
1) How is this different from a regular Firefox container you use for Facebook?
2) Firefox containers are essentially the same as Chrome profiles, right?
I'm just trying to figure out what benefit this has over someone keeping Facebook inside a separate profile in Chrome. If Mozilla's trying to attract people from Chrome... I feel like they need to be a bit clearer on what precisely Mozilla provides that Chrome doesn't?
by aarchi on 10/22/20, 5:44 PM
by bradgessler on 10/21/20, 7:30 PM
If you haven’t in a while, go check out “Settings for websites” on Safari desktop and mobile. It’s some pretty sane and reasonable stuff.
by wodenokoto on 10/21/20, 5:14 PM
But do I need a container extension for each of those sites or what is the deal here? And do I exit the container when I click a link to another domain?
by sdwolfz on 10/21/20, 5:45 PM
Here is my workflow:
- Normal browsing: not logged in, no containers.
- YouTube: have an "Entertainment" container for it and use it logged out since Google signs you on all their property, and I don't want to mix my entertainment history with my educational history.
- Social media: have a "Social" container where I access all the data harvesters.
- Logged in: For anything that I need to be signed up, a "Personal" container, so I can check my email in peace.
- Work: here's the catch, this needs it's own profile. Since "YouTube" is set to always open in the "Entertainment" account, and I don't want work related videos pop up when relaxing, and vice-versa, I can switch profiles and have everything completely isolated in my "Work" profile. And in case I need to, I can set up more containers in this profile. Also there are different add-ons I need for my own setup compared to work, or the same add-on with different configuration. So just containers won't do here.
My point is, if Firefox had a profile switcher as easy to use as Chromium had, my life would be way better. Profiles and Containers seem to complement each other. They just need a truckload of polish.
Some things that annoy me right now:
- There is no dedicated UI for profile CRUD. And an add-on won't work for this since it needs to be available and enabled by default across profiles.
- "Reopen in container" opens a new tab instead of replacing the current.
- Having keybindings for the two above would be extremely useful.
- For some reason, Firefox lacks the functionality to change the ordering of stuff (in general, but more specifically profiles and containers). The creation order is all you get.
- A quick way to do "clear cookies/data in this container only" so I don't need to delete/recreate the container and mess up my ordering (which I can not change). Also clear data for non container use without clearing data in containers. Basically treating non container use as a "Default" container.
- All of the above I wish came by default with Firefox and not from an add-on. My honest opinion is that they are crucial functionality and deserve to be made aesthetically pleasing and available for everyone to use.
by super_seomis on 10/21/20, 11:04 PM
by trey-jones on 10/21/20, 6:25 PM
by qwerty456127 on 10/21/20, 7:11 PM
by DaniloDias on 10/21/20, 9:46 PM
by nuggien on 10/21/20, 5:49 PM
by ralphc on 10/21/20, 5:23 PM
by greyhair on 10/22/20, 12:57 PM
It is a great feature.
by dheera on 10/21/20, 9:47 PM
by Theizestooke on 10/22/20, 12:36 PM
by helsinkiandrew on 10/21/20, 5:11 PM
by srathi on 10/21/20, 9:39 PM
by INTPenis on 10/21/20, 5:35 PM
by mmwelt on 10/22/20, 2:18 AM
I hope this comes to Firefox for Android soon!
by yona on 10/22/20, 1:22 AM
by johnchristopher on 10/22/20, 10:16 AM
by btbuildem on 10/21/20, 7:33 PM
by jzer0cool on 10/21/20, 10:46 PM
by pabs3 on 10/22/20, 4:57 AM
by cortesoft on 10/21/20, 5:22 PM
by tibbydudeza on 10/21/20, 7:31 PM
by turkey99 on 10/21/20, 7:01 PM
by kevin_b_er on 10/21/20, 5:33 PM
by sbmthakur on 10/22/20, 4:32 AM
by president on 10/21/20, 5:16 PM
by nashashmi on 10/21/20, 11:28 PM
by smusamashah on 10/22/20, 3:24 PM
by luc_ on 10/21/20, 5:00 PM
by fnord77 on 10/22/20, 1:54 AM
there's been a firefox ticket open for this for a while now.
by grishka on 10/21/20, 5:59 PM
by mcstafford on 10/22/20, 12:17 AM
You may be better off not playing with the creepy neighbor.
by tsjq on 10/22/20, 4:02 AM
by m1117 on 10/22/20, 12:02 AM
by gitowiec on 10/22/20, 8:28 PM
by hn3333 on 10/21/20, 8:50 PM
EDIT: I am confused why nobody sees the obvious.