Firefox's "answer" to profiles is to run essentially two (or more) copies of the browser rather than only copying the profile-specific parts of each profile. This leads to a lot of wasted CPU cycles and RAM and is a very suboptimal solution compared to what Chromium and Safari do these days, not to mention that the ability to create and switch profiles is not included in the UI by default and requires an extension to access.
Liquid_Fire|7 months ago
Profiles do have a built-in UI at about:profiles or by launching Firefox with -P, neither of which requires an extension. Admittedly this UI is a bit basic, but a better version is being rolled out (https://support.mozilla.org/en-US/kb/profile-management). Running multiple profiles side by side does indeed involve running multiple instances of the browser.
Containers are an internal API and need an extension like Multi-account Containers to provide a GUI (though this is an official extension by Mozilla), however they don't require running multiple copies of the browser.
ReadCarlBarks|7 months ago
If you don't see it in the main menu yet, type `about:config` into the address bar and toggle `browser.profiles.enabled`.
ReadCarlBarks|7 months ago
If you don't see it in the main menu yet, type `about:config` into the address bar and toggle `browser.profiles.enabled`.
leoapagano|7 months ago
godshatter|7 months ago