Hacker News new | ask | show | jobs
by wenbert 2827 days ago
I tried to switch to Firefox. But the biggest roadblock for me were Profiles. My Google Chrome profiles are so old and useful that I feel handicapped when on Firefox.

Also, does Firefox can I have multiple profiles on Firefox now?

1 comments

You can run multiple tab containers[1] in Firefox as well as multiple Firefox profiles[2] at the same time.

On Linux, I use:

    alias ff='firefox -ProfileManager -no-remote &'
[1] https://support.mozilla.org/en-US/kb/containers

[2] https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Mul...