user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit d5ece0f6f44896461a22c0dce46427aac77fcd19
parent f6ea20a8b09b128a0b7d2b8b3067a4334622d5a8
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Fri, 14 Dec 2018 20:05:43 +1300

1700s: revamp Containers header #585 (#596)


Diffstat:
Muser.js | 9++++++---
1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/user.js b/user.js @@ -957,9 +957,12 @@ user_pref("network.http.referer.hideOnionSource", true); user_pref("privacy.donottrackheader.enabled", true); /*** [SECTION 1700]: CONTAINERS - [1] https://support.mozilla.org/kb/containers-experiment - [2] https://wiki.mozilla.org/Security/Contextual_Identity_Project/Containers - [3] https://github.com/mozilla/testpilot-containers + If you want to *really* leverage containers, we highly recommend Temporary Containers [2]. + Read the article by the extension author [3], and check out the github wiki/repo [4]. + [1] https://wiki.mozilla.org/Security/Contextual_Identity_Project/Containers + [2] https://addons.mozilla.org/firefox/addon/temporary-containers/ + [3] https://medium.com/@stoically/enhance-your-privacy-in-firefox-with-temporary-containers-33925cd6cd21 + [4] https://github.com/stoically/temporary-containers/wiki ***/ user_pref("_user.js.parrot", "1700 syntax error: the parrot's bit the dust!"); /* 1701: enable Container Tabs setting in preferences (see 1702) [FF50+]