mirror of
https://github.com/arkenfox/user.js.git
synced 2025-02-22 23:11:16 +01:00
Updated 2.2 Multiple Profiles [Firefox Portable] (markdown)
parent
53f03c3e1c
commit
7dafe694ad
@ -5,7 +5,7 @@ How to set up, maintain, rename, delete and run profiles with Firefox Portable.
|
||||
|
||||
You can't use the Profile Manager or the controls in `about:profiles` with Firefox Portable. But here are three methods to achieve multiple profiles. NOTE: Method 1 will result in every profile being fully portable. In method 2, the "secondary" profiles are not portable (as each has a single full path in an ini file). With method 3, none of the profiles are portable (as all profiles have a single full path in an in file).
|
||||
|
||||
### :small_orange_diamond: Firefox [Portable] Method 1 (Multiple Full Firefox Portables)
|
||||
### :small_orange_diamond: Firefox [Portable] Method 1 [Multiple Firefox Portables]
|
||||
|
||||
This method is the easiest, and is in fact the *ONLY* method that allows multiple profiles over multiple Firefox versions. Simply create as many copies of your entire Firefox Portable as you need, rename the folders as required, as set up shortcuts. You can either copy your existing one (make sure Firefox is closed) or unpack new ones (any versions you like) from the PortableApps *paf.exe's.
|
||||
|
||||
@ -21,7 +21,7 @@ This method is the easiest, and is in fact the *ONLY* method that allows multipl
|
||||
* DisableSplashScreen=true
|
||||
* AllowMultipleInstances=true
|
||||
|
||||
### :small_orange_diamond: Firefox [Portable] Method 2 (Firefox Portable 2ndProfile App)
|
||||
### :small_orange_diamond: Firefox [Portable] Method 2 [Firefox Portable 2ndProfile App]
|
||||
|
||||
Download the [FirefoxPortable2ndProfile](http://downloads.sourceforge.net/portableapps/FirefoxPortable2ndProfile_1.2.paf.exe?redirect_do_not_right_click) from PortableApps and run the file as many times as you want to create as many profiles as you need. Always unpack to the same root directory as your original portable Firefox (i.e `D:/Portable/` and NOT `D:/Portable/FirefoxPortable/`).
|
||||
|
||||
@ -51,7 +51,7 @@ They are in different places: for the main portable Firefox, the location is the
|
||||
|
||||
To run any profile, run the appropriate portable exe. Create shortcuts for them and rename them.
|
||||
|
||||
### :small_orange_diamond: Firefox [Portable] Method 3 (Custom)
|
||||
### :small_orange_diamond: Firefox [Portable] Method 3 [Custom]
|
||||
|
||||
Here is another method, and due to the restructuring of the profile locations, this means all profiles are no longer automatically picked up if the path changes (a simple ini edit for each one can fix this for migrations). This method is great for running lots (dozens!) of profiles with a single Firefox version.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user