This commit is contained in:
4DBug
2026-03-11 09:23:19 -05:00
parent fbc7644ac0
commit f6b4379767
7 changed files with 23 additions and 34 deletions

View File

@@ -6,7 +6,7 @@
settings = {
"browser.startup.homepage" = "https://search.bug.tools";
"browser.startup.page" = 1;
"browser.startup.page" = 3;
"datareporting.healthreport.uploadEnabled" = false;
"datareporting.policy.dataSubmissionEnabled" = false;
@@ -31,6 +31,9 @@
"privacy.resistFingerprinting.letterboxing" = true;
"privacy.donottrackheader.enabled" = true;
"privacy.globalprivacycontrol.enabled" = true;
"privacy.resistFingerprinting" = false;
"privacy.fingerprintingProtection" = true;
"privacy.fingerprintingProtection.overrides" = "+AllTargets,-CSSPrefersColorScheme";
"browser.search.separatePrivateDefault" = false;
@@ -54,6 +57,11 @@
"browser.tabs.animate" = false;
"browser.fullscreen.animate" = false;
"ui.systemUsesDarkTheme" = 1;
"browser.theme.content-theme" = 0;
"layout.css.prefers-color-scheme.content-override" = 0;
};
profiles.default = {