Updated 2.1 Multiple Profiles (markdown)

Thorin-Oakenpants 2017-03-27 08:36:04 +13:00
parent 0908415beb
commit 337e0ece8d

@ -21,7 +21,7 @@ In this example, a profile called `ghacks test` was created in the default `\App
Firefox only wants you to use a single profile at once. However, you can use concurrent profiles if you like.
To do this, youll just need to launch Firefox with the `-no-remote` switch. You could do this from the Run dialog or terminal, or just modify an existing Firefox shortcut. For example, if you created the Profile Manager shortcut above, you could just add `-no-remote` so that it reads `-p -no-remote` at the end of the Target box.
Here is a [Mozilla Support](https://support.mozilla.org/t5/Install-and-Update/Use-the-Profile-Manager-to-create-and-remove-Firefox-profiles/ta-p/2914) page with lots of pictures.
Here is a [Mozilla Support](https://support.mozilla.org/t5/Install-and-Update/Use-the-Profile-Manager-to-create-and-remove-Firefox-profiles/ta-p/2914) page with lots of pictures. And here is a [How To Geek](https://www.howtogeek.com/209320/how-to-set-up-and-use-multiple-profiles-user-accounts-in-firefox/) article with much of the same.
### Firefox [Portable] Method 1