I recently switched from brave(flatpack) to firefox(rpm) on fedora 38 running wayland
Is there a better way to switch between different profiles other than going to about:profiles
and selecting the profile there
You must log in or register to comment.
There’s an extension made by Mozilla themselves, Multi-Account Containers, which could be useful for your needs:
https://github.com/mozilla/multi-account-containersI guess you could say it works as a “profile-lite” feature.
Create Firefox launchers
Launch the Firefox profile manager:
$ firefox -ProfileManager
Launch a specific profile:
$ firefox -P "ProfileName"