this post was submitted on 22 Jan 2024
49 points (86.6% liked)

Firefox

20391 readers
56 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
 

Why does @firefox have to keep profiles hidden in "about:profiles" like they're illegal to have. It's quite literally the 1 feature stopping me from using it over Vivaldi. That and vertical tabs, of course

you are viewing a single comment's thread
view the rest of the comments
[–] joeldebruijn@lemmy.ml 11 points 2 years ago (1 children)

This baffled me to no end, but the -P flag did the trick.

eg Win11: "C:\Program Files\Mozilla Firefox\firefox.exe" -P as a shortcut.

Got used to always start with profile picker.

[–] Zachariah@lemmy.world 6 points 2 years ago* (last edited 2 years ago)

If you add -no-remote to the command, you can launch multiple profiles simultaneously. You don’t need that parameter on your main profile.

Example:

"C:\Program Files\Mozilla Firefox\firefox.exe" -P [profile’s name] -no-remote

You can even make a shortcut to Firefox and put the command in. I have several icons launch profiles when I need them.