You must log in or register to comment.
IIRC,
this is wrong,-p
launches a profile by path, and-P
launches the GUI for selecting/creating a profile.-P
specifies a profile path. I forgot how to open the manager.Type in the terminal
firefox --help
to see all options. You can open the manager withfirefox --ProfileManager
. I used to create a profile this way and then either with-P
or-p
was using that profile.