How to fully separate Firefox instances on MacOs

TheWanderer@lemmy.ml to Firefox@lemmy.ml – 10 points –

Hello!

Quick question: How do i completely separate (also with distinct names) Firefox instances?

What i mean by that:

On my old Intel Mac, i've made 4 copies of Firefox, one for work, safe browsing, and apps. I've renamed each with FF-name so i can quickly open them with spotlight. Each has it's own profile.

For that i "only" need to edit the Info.plist and all worked.

However since then i migrated to Apple Silicon and MacOs Ventura, which seems to interfere with my approach.

Do you guys have an alternative idea or better approach? Maybe docker containers or anything?

My main intent is that i have them as separate applications, so i can open them with spotlight and also do not accidentally share the wrong instance in a conference call.

10

You are viewing a single comment

firefox --Profile /path/to/separate/folder

This is the answer. I use firefox profiles a lot. They do not only give you the separation of the profiles, but also makes it easier to manage. Want a profile for work? Make one, sign up for firefox sync with your work e-mail, now log in also on your work phone, and your profile is there too. Do the same thing for your personal profile/e-mail/phone.

Also, you can manage your profiles at about:profiles.

Unfortunately that is not what I am looking for. I am already using named profiles. Like i stated in my original post as well as my answers below, this only works from Inside Firefox, however from the operating system pov it is still treated as the same application. Which means:

a) When i share the work profile, i also share all other profiles, as they are all Firefox b) When I quick access firefox via spotlight, i end up at the nearest, random profile / instance of firefox. c) There is no way to differentiate the profiles on an application level. d) I can not assign the instances to different desktops, as they are all Firefox.