commit 45bd5ccc02d4526195cc85bb2e455ec489388361
parent 7bf5790f2b607583307f6e70c510876b245405b8
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Wed, 16 Jan 2019 02:07:06 +0000
PB Mode: ref added
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/user.js b/user.js
@@ -128,7 +128,8 @@ user_pref("browser.newtabpage.activity-stream.showSponsored", false);
* new instance. Closing all Private Windows clears all traces. Repeat as required. PB also does
* not allow indexedDB which breaks many Extensions that use it including uBlock Origin and uMatrix
* [SETTING] Privacy & Security>History>Custom Settings>Always use private browsing mode
- * [1] https://wiki.mozilla.org/Private_Browsing ***/
+ * [1] https://wiki.mozilla.org/Private_Browsing
+ * [2] https://spreadprivacy.com/is-private-browsing-really-private/ ***/
// user_pref("browser.privatebrowsing.autostart", true);
/*** [SECTION 0200]: GEOLOCATION ***/