diff --git a/2.2-Multiple-Profiles-[Firefox-Portable].md b/2.2-Multiple-Profiles-[Firefox-Portable].md index deac7a5..3079e80 100644 --- a/2.2-Multiple-Profiles-[Firefox-Portable].md +++ b/2.2-Multiple-Profiles-[Firefox-Portable].md @@ -3,7 +3,7 @@ How to set up, maintain, rename, delete and run profiles with Firefox Portable. - For installed Firefox versions, please refer to [2.1 Multiple Profiles](https://github.com/ghacksuserjs/ghacks-user.js/wiki/2.1-Multiple-Profiles) - For more on running concurrent profiles, see [2.3 Concurrent Profiles](https://github.com/ghacksuserjs/ghacks-user.js/wiki/2.3-Concurrent-Profiles) -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). +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 ini file). ### :small_orange_diamond: Firefox [Portable] Method 1 [Multiple Firefox Portables]