1227
Stop using Brave Browser
(www.spacebar.news)
A place to discuss the news and latest developments on the open-source browser Firefox.
1. Adhere to the instance rules
2. Be kind to one another
3. Communicate in a civil manner
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.
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.
Or have a shortcut that has something like this as its target:
"C:\Program Files (x86)\Mozilla Firefox\firefox.exe" --ProfileManager --allow-downgrade -no-remoteThis 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.