From f7dc060a7769b58dfdbfaa174a4db6d3c59aea08 Mon Sep 17 00:00:00 2001 From: Narsil Date: Sat, 28 Nov 2020 10:21:47 -0500 Subject: [PATCH] Update 'user.js (less connections)' --- user.js (less connections) | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/user.js (less connections) b/user.js (less connections) index 03595c8..d32e5f3 100644 --- a/user.js (less connections) +++ b/user.js (less connections) @@ -960,7 +960,7 @@ user_pref("privacy.purge_trackers.enabled", false); // https://groups.google.com/forum/#!topic/mozilla.dev.platform/BdFOMAuCGW8/discussion user_pref("permissions.delegation.enabled", false); // ------------------------------------- -// Pref : enable "window.name" protection [FF82+] +// Pref : Enable "window.name" protection [FF82+] // If a new page from another domain is loaded into a tab, then window.name is set to an empty string. The original // string is restored if the tab reverts back to the original page. This change prevents some cross-site attacks ***/ user_pref("privacy.window.name.update.enabled", true); @@ -2396,6 +2396,7 @@ user_pref("privacy.firstparty.isolate.block_post_message", true); // [NOTE] Experimental: existing data and site permissions are incompatible // and some site exceptions may not work e.g. HTTPS-only mode ***/ // user_pref("privacy.firstparty.isolate.use_site", true); +// // >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> // Section : RFP (Resist Fingerprinting) / RFP ALTERNATIVES (USER AGENT SPOOFING) // >>>>>>>>>>>>>>>>>>>> @@ -2576,6 +2577,7 @@ user_pref("ui.prefersReducedMotion", 1); // [HIDDEN PREF] // user_pref("general.oscpu.override", ""); // [HIDDEN PREF] // user_pref("general.platform.override", ""); // [HIDDEN PREF] // user_pref("general.useragent.override", ""); // [HIDDEN PREF] +// // >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> // Section : UI (User Interface) // >>>>>>>>>>>>>>>>>>>>> @@ -2628,6 +2630,7 @@ user_pref("browser.ctrlTab.recentlyUsedOrder", false); // [DESKTOP] // ------------------------------------- // Pref : Display long lines in view-source page user_pref("view_source.wrap_long_lines", true); +// // >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> // Section : Deprecated / Removed / Legacy / Renamed // >>>>>>>>>>>>>>>>>>>>