You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
have firefox configured in a way that it will always ask for the profile to start if you start a new instance¹
run firefox, select any profile
from sandwich menu select any other profile
What happens:
I'm being asked which profile to start.
What should happen:
In step 3 I already chose which profile I want to start. There is no need to ask me twice.
¹ to achieve this, run firefox --new-instance -ProfileManager² and uncheck "Use the selected profile without askin at startup". Alternatively you may set StartWithLastProfile=0 in section [General] in ~/.mozilla/firefox/profiles.ini²
² commands and paths on Microsoft Windows differ.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
What happens:
I'm being asked which profile to start.
What should happen:
In step 3 I already chose which profile I want to start. There is no need to ask me twice.
¹ to achieve this, run
firefox --new-instance -ProfileManager
² and uncheck "Use the selected profile without askin at startup". Alternatively you may setStartWithLastProfile=0
in section[General]
in~/.mozilla/firefox/profiles.ini
²² commands and paths on Microsoft Windows differ.
The text was updated successfully, but these errors were encountered: