172
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 19 Jan 2025
172 points (100.0% liked)
Firefox
20329 readers
122 users here now
/c/firefox
A place to discuss the news and latest developments on the open-source browser Firefox.
Rules
1. Adhere to the instance rules
2. Be kind to one another
3. Communicate in a civil manner
Reporting
If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.
founded 5 years ago
MODERATORS
Bullshit. I've been multiboxing Firefox for years.
You need to run
firefox.exe -p
to open profile manager and then create all the profiles you want. Then create shortcuts to each new profile.firefox.exe -p ProfileName
This allows you to run a personal profile, work profile and porn profile simultaneously without crossing streams.
Under Linux you can also start a throwaway profile by running
firefox --Profile $(mktemp -d)