mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-05 05:37:20 +02:00
Compare commits
4 Commits
ad5379498f
...
1329ea8707
Author | SHA1 | Date | |
---|---|---|---|
1329ea8707 | |||
b049492031 | |||
50b963c79c | |||
d80c1e93bd |
@ -57,10 +57,7 @@
|
||||
"chrome-extension-scheme",
|
||||
"challenges.cloudflare.com",
|
||||
"www.ecosia.org",
|
||||
"firefox.com",
|
||||
"mail.google.com",
|
||||
"mozilla.net",
|
||||
"mozilla.org",
|
||||
"moz-extension-scheme",
|
||||
"research.cloudflare.com"
|
||||
]
|
||||
@ -196,8 +193,8 @@
|
||||
"InvalidCertificate": true,
|
||||
"SafeBrowsing": false
|
||||
},
|
||||
"DisableTelemetry": true,
|
||||
"DisableTelemetry_comment": "Protesting Mozilla becoming an Advertising company and less trustworthy entity through 'Privacy Preserving Attribution' / Mozilla Anonym. https://github.com/mozilla/policy-templates/issues/1130",
|
||||
"DisableTelemetry": false,
|
||||
"DisableTelemetry_comment": "I am upset about https://github.com/mozilla/policy-templates/issues/1130 but dom.private-attribution.submission.enabled;false is a workaround and it's too much akin to voting to disable especially among technical users who tend to disable it.",
|
||||
"DisplayBookmarksToolbar": "never",
|
||||
"DontCheckDefaultBrowser": true,
|
||||
"EnableTrackingProtection": {
|
||||
@ -323,7 +320,7 @@
|
||||
"LegacySameSiteCookieBehaviorEnabled": false,
|
||||
"NetworkPrediction": false,
|
||||
"NewTabPage": false,
|
||||
"OverrideFirstRunPage": "about:mozilla|https://addons.mozilla.org/firefox/addon/noscript/",
|
||||
"OverrideFirstRunPage": "about:mozilla|about:telemetry",
|
||||
"PDFjs": {
|
||||
"EnablePermissions": false,
|
||||
"Enabled": true
|
||||
@ -411,11 +408,11 @@
|
||||
"Type": "boolean",
|
||||
"Value": false
|
||||
},
|
||||
"browser.display.use_document_fonts": {
|
||||
"Comment": "Are webpages allowed to set their own fonts by default? 0 blocks them breaking Mastodon buttons etc.",
|
||||
"Status": "clear",
|
||||
"Type": "number",
|
||||
"Value": 0
|
||||
"browser.ml.chat.provider": {
|
||||
"Comment": "While not officially supported, defaulting to Ecosia will at least remind me that AI is a severe concern regarding fighting against climate change.",
|
||||
"Status": "user",
|
||||
"Type": "string",
|
||||
"Value": "https://www.ecosia.org/chat"
|
||||
},
|
||||
"browser.preferences.moreFromMozilla": {
|
||||
"Status": "default",
|
||||
@ -432,9 +429,6 @@
|
||||
"Type": "boolean",
|
||||
"Value": true
|
||||
},
|
||||
"browser.safebrowsing.downloads.remote.url": {
|
||||
"Status": "clear"
|
||||
},
|
||||
"browser.safebrowsing.malware.enabled": {
|
||||
"Status": "locked",
|
||||
"Type": "boolean",
|
||||
@ -445,39 +439,6 @@
|
||||
"Type": "boolean",
|
||||
"Value": true
|
||||
},
|
||||
"browser.safebrowsing.provider.google.gethashURL": {
|
||||
"Status": "clear"
|
||||
},
|
||||
"browser.safebrowsing.provider.google.lists": {
|
||||
"Status": "clear"
|
||||
},
|
||||
"browser.safebrowsing.provider.google.updateURL": {
|
||||
"Status": "clear"
|
||||
},
|
||||
"browser.safebrowsing.provider.google4.dataSharingURL": {
|
||||
"Status": "clear"
|
||||
},
|
||||
"browser.safebrowsing.provider.google4.gethashURL": {
|
||||
"Status": "clear"
|
||||
},
|
||||
"browser.safebrowsing.provider.google4.updateURL": {
|
||||
"Status": "clear"
|
||||
},
|
||||
"browser.safebrowsing.provider.mozilla.gethashURL": {
|
||||
"Status": "clear"
|
||||
},
|
||||
"browser.safebrowsing.provider.mozilla.lists": {
|
||||
"Status": "clear"
|
||||
},
|
||||
"browser.safebrowsing.provider.mozilla.lists.base": {
|
||||
"Status": "clear"
|
||||
},
|
||||
"browser.safebrowsing.provider.mozilla.lists.content": {
|
||||
"Status": "clear"
|
||||
},
|
||||
"browser.safebrowsing.provider.mozilla.updateURL": {
|
||||
"Status": "clear"
|
||||
},
|
||||
"browser.sessionstore.warnOnQuit": {
|
||||
"Status": "locked",
|
||||
"Type": "boolean",
|
||||
@ -562,6 +523,7 @@
|
||||
"Value": true
|
||||
},
|
||||
"dom.private-attribution.submission.enabled": {
|
||||
"Comment": "Mozilla Anonym so-called Privacy Preserving Advertisement Attribution",
|
||||
"Status": "locked",
|
||||
"Type": "boolean",
|
||||
"Value": false
|
||||
@ -641,10 +603,8 @@
|
||||
"Value": true
|
||||
},
|
||||
"layout.css.prefers-color-scheme.content-override": {
|
||||
"Comment": "Dark theme by default, disabling allowed",
|
||||
"Status": "clear",
|
||||
"Type": "number",
|
||||
"Value": 0
|
||||
"Comment": "Clear ensures system color scheme (darkman)",
|
||||
"Status": "clear"
|
||||
},
|
||||
"media.autoplay.default": {
|
||||
"Comment": "Not even autoplaying silently?",
|
||||
@ -678,10 +638,6 @@
|
||||
"Type": "boolean",
|
||||
"Value": true
|
||||
},
|
||||
"network.dns.native_https_query_win10": {
|
||||
"Comment": "This is here just as a reminder that it exists. I don't have a Windows 10 and it will likely switch to true when it exists.",
|
||||
"Status": "clear"
|
||||
},
|
||||
"network.dns.preferIPv6": {
|
||||
"Status": "locked",
|
||||
"Type": "boolean",
|
||||
@ -692,12 +648,6 @@
|
||||
"Type": "boolean",
|
||||
"Value": true
|
||||
},
|
||||
"network.http.referer.XOriginTrimmingPolicy": {
|
||||
"Status": "clear"
|
||||
},
|
||||
"network.http.referer.defaultPolicy": {
|
||||
"Status": "clear"
|
||||
},
|
||||
"network.trr.disable-ECS": {
|
||||
"Status": "locked",
|
||||
"Type": "boolean",
|
||||
@ -791,12 +741,6 @@
|
||||
"Type": "boolean",
|
||||
"Value": false
|
||||
},
|
||||
"privacy.resistFingerprinting.block_mozAddonManager": {
|
||||
"Comment": "Preference not allowed for stability reasons. Breaks extension install when true, at least on Android.",
|
||||
"Status": "clear",
|
||||
"Type": "boolean",
|
||||
"Value": false
|
||||
},
|
||||
"privacy.resistFingerprinting.letterboxing": {
|
||||
"Comment": "Preference not allowed for stability reasons. :(",
|
||||
"Status": "locked",
|
||||
@ -884,18 +828,14 @@
|
||||
"Value": "always-show"
|
||||
},
|
||||
"ui.systemUsesDarkTheme": {
|
||||
"Comment": "Another defaulting to dark theme.",
|
||||
"Status": "clear",
|
||||
"Type": "number",
|
||||
"Value": 1
|
||||
"Comment": "Another theme option that should be let to system, thus clear.",
|
||||
"Status": "clear"
|
||||
},
|
||||
"ui.textScaleFactor": {
|
||||
"Comment": "Use this instead of layout.css.devPixelsPerPx",
|
||||
"Status": "default",
|
||||
"Type": "number",
|
||||
"Value": 90
|
||||
},
|
||||
"widget.wayland.fractional-scale.enabled": {
|
||||
"Status": "clear"
|
||||
}
|
||||
},
|
||||
"PromptForDownloadLocation": true,
|
||||
|
@ -13,10 +13,7 @@
|
||||
"chrome-extension-scheme",
|
||||
"challenges.cloudflare.com",
|
||||
"www.ecosia.org",
|
||||
"firefox.com",
|
||||
"mail.google.com",
|
||||
"mozilla.net",
|
||||
"mozilla.org",
|
||||
"moz-extension-scheme",
|
||||
"research.cloudflare.com"
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user