this post was submitted on 29 Aug 2023
968 points (84.3% liked)

Firefox

16983 readers
105 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] AquaticHelicopter 3 points 10 months ago (1 children)

There are a few ways! I have separate Firefox profiles for everything.

The least effort way is to visit about:profiles, then you get a list of them all and can add/remove them. I have it bookmarked or pinned as a tab in all of my different profiles.

Second, but takes more effort is you can make desktop or start menu shortcuts to the profiles. In short (on windows at least) you copy the Firefox shortcut, edit it, then add -p "Profile Name". There might be more to it? Maybe good to Google this one for a better description. But I literally have a start menu shortcut for all like 7 of mine, then it's just like launching a different application.

[–] [email protected] -1 points 10 months ago* (last edited 10 months ago) (1 children)

Or have a shortcut that has something like this as its target:
"C:\Program Files (x86)\Mozilla Firefox\firefox.exe" --ProfileManager --allow-downgrade -no-remote
This just opens the profile manager every time. The only caveat is that you have to click "launch" every time as there's no timeout. But I also do have an autohotkey script that does the timeout for me, pressing "enter" after 30s.

[–] [email protected] 1 points 10 months ago

Do you have a way for the window to show which profile it belongs to?