From cf95868fb46c46cb6f49da380a820e22b4f412cf Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Thu, 4 May 2017 04:16:13 +1200 Subject: [PATCH] Updated 2.2 Multiple Profiles [Firefox Portable] (markdown) --- 2.2-Multiple-Profiles-[Firefox-Portable].md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]