diff --git a/2.3-Concurrent-Profiles.md b/2.3-Concurrent-Profiles.md index 114c61b..003fa8e 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. 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 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 `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 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 `-no-remote` or `AllowMultipleInstances=true`, external commands (such as clicking links in emails, double-clicking URL shortcuts, etc) will fail. @@ -54,5 +54,4 @@ When running profiles with `-no-remote` or `AllowMultipleInstances=true`, extern ![](https://github.com/ghacksuserjs/ghacks-user.js/blob/master/wikipiki/concurrent04.png) -Note: you can still drag and drop shortcuts and paste links, you just can't use an external application's integration - +Note: you can still drag and drop shortcuts and paste links, you just can't use system integration to lauch from an external application. \ No newline at end of file