Earlier quoted context omitted.
> My biggest gripe with multi-profile support is that it mixes the taskbar icons in windows. edit: never mind, I wasn't awake, see reply. FWIW on Windows this works fine for me. I run two different profiles. I get two separate taskbar icon groupings, they stay together and collapses independently. Must admit I've not used multiple profiles on my KDE install yet.
KDE Plasma (6) user - Firefox Multiple Profiles. It's been far too long since I set it up, so I forget if I had to duplicate the application, if you do mine uses these settings: Firefox Profile Manager firefox --new-instance --ProfileManager I prefer to NOT group windows so I can sort them manually, but also, offhand, because I believe it groups off of the executable name, not the profile. If you right click on the I…
Will have to test using multiple profiles using the same executable.
However, if the same "trick" works on Linux, perhaps it could be exploited by Firefox creating a separate executable that launches a specific profile.
We do that with our application, using the "self-extracting zip trick", ie appending data to the executable that is read during start-up.