this post was submitted on 30 Aug 2023
16 points (86.4% liked)
Firefox
18146 readers
40 users here now
A place to discuss the news and latest developments on the open-source browser Firefox
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Since you are running
firefox
instead of./firefox
, I guess you are using your system-wide firefox anyway. You can just use the built-in profile manager instead.But when I check the
about:profile
, it indicates the root directory not as my main one. Like if my main ff is in/home/user/.mozilla
then my instance's root directory is showing/home/user/firefox1/.mozilla
.weirdly enough, when i launch ff by
./firefox --no-remote
and check theabout:profile
, it is showing up as a separate profile in my main ff. \