Add resist fingerprinting to Firefox
This commit is contained in:
@@ -9,6 +9,7 @@ user_pref("widget.content.gtk-theme-override", "Arc");
|
|||||||
user_pref("full-screen-api.warning.timeout", 0);
|
user_pref("full-screen-api.warning.timeout", 0);
|
||||||
|
|
||||||
// Disable tracking
|
// Disable tracking
|
||||||
|
user_pref("privacy.resistFingerprinting", true);
|
||||||
user_pref("geo.enabled", false);
|
user_pref("geo.enabled", false);
|
||||||
// https://spyware.neocities.org/guides/firefox.html
|
// https://spyware.neocities.org/guides/firefox.html
|
||||||
user_pref("browser.startup.homepage", "about:blank");
|
user_pref("browser.startup.homepage", "about:blank");
|
||||||
|
|||||||
Reference in New Issue
Block a user