From 69b4497bc8e397a08c106c54cdd90500d0792b39 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Thu, 30 Mar 2017 05:40:28 +1300 Subject: [PATCH] Updated 2.3 Concurrent Profiles (markdown) --- 2.3-Concurrent-Profiles.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2.3-Concurrent-Profiles.md b/2.3-Concurrent-Profiles.md index ebe2810..4867f5a 100644 --- a/2.3-Concurrent-Profiles.md +++ b/2.3-Concurrent-Profiles.md @@ -44,9 +44,9 @@ And here are all three profiles running concurrently, with both normal and priva ### :small_orange_diamond: Caveats -If you start Firefox in "normal mode" (i.e not in Private Browsing (PB) mode), PB mode windows (`File>New Private Window`), do not utilize the current theme, but do display the purple PB mode mask icon. Because of this it is also recommended that you add something extra - e.g. this could be familiar bookmarks on the bookmark toolbar such as banking sites in a hardened version. In the example, the bookmarks shown are simply renamed links to `about:config`. +If you start Firefox in "normal mode" (i.e not in Private Browsing (PB) mode), PB mode windows (`File>New Private Window`), do not utilize the current theme, but do display the PB mode purple mask icon. Because of this it is also recommended that you add something extra - e.g. this could be familiar bookmarks on the bookmark toolbar such as banking sites in a hardened version. In the example, the bookmarks shown are simply renamed links to `about:config`. -If you start Firefox in `Always use private browsing mode` (and this is true of any profile, concurrent or not), the PB mode mask icon is never shown, and *all* windows are in PB mode, even those opened with `File>New Window` as compared to `File>New Private Window`. The good news is that the themes *are* applied. +If you start Firefox in `Always use private browsing mode` (and this is true of any profile, concurrent or not), the PB mode purple mask icon is never shown, and *all* windows are in PB mode, even those opened with `File>New Window` as compared to `File>New Private Window`. The good news is that the themes *are* applied. When running profiles with `AllowMultipleInstances=true` (portable), external commands (such as clicking links in emails, double-clicking URL shortcuts, etc) will fail. Even profiles with `-no-remote` (installed) may fail - it depends on your system and the default browser registration.