mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-01 19:57:26 +02:00
Compare commits
No commits in common. "b9f62ce2e21717d8256ac858c30c1a14b2f15cfc" and "12ef233692fad273a81ae90f0f49dd8f6772917d" have entirely different histories.
b9f62ce2e2
...
12ef233692
@ -84,8 +84,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"AutofillAddressEnabled": false,
|
|
||||||
"AutofillCreditCardEnabled": false,
|
|
||||||
"BlockAboutAddons": false,
|
"BlockAboutAddons": false,
|
||||||
"BlockAboutConfig": false,
|
"BlockAboutConfig": false,
|
||||||
"BlockAboutProfiles": false,
|
"BlockAboutProfiles": false,
|
||||||
@ -152,13 +150,7 @@
|
|||||||
"DisableEncryptedClientHello": false,
|
"DisableEncryptedClientHello": false,
|
||||||
"DisableFirefoxAccounts": false,
|
"DisableFirefoxAccounts": false,
|
||||||
"DisableFirefoxScreenshots": false,
|
"DisableFirefoxScreenshots": false,
|
||||||
"DisableFirefoxStudies": true,
|
|
||||||
"DisableForgetButton": false,
|
|
||||||
"DisablePocket": true,
|
"DisablePocket": true,
|
||||||
"DisableSecurityBypass": {
|
|
||||||
"InvalidCertificate": true,
|
|
||||||
"SafeBrowsing": false
|
|
||||||
},
|
|
||||||
"DisplayBookmarksToolbar": "never",
|
"DisplayBookmarksToolbar": "never",
|
||||||
"DontCheckDefaultBrowser": true,
|
"DontCheckDefaultBrowser": true,
|
||||||
"EnableTrackingProtection": {
|
"EnableTrackingProtection": {
|
||||||
@ -265,7 +257,6 @@
|
|||||||
"StartPage": "previous-session",
|
"StartPage": "previous-session",
|
||||||
"URL": "about:mozilla"
|
"URL": "about:mozilla"
|
||||||
},
|
},
|
||||||
"LegacySameSiteCookieBehaviorEnabled": false,
|
|
||||||
"NetworkPrediction": true,
|
"NetworkPrediction": true,
|
||||||
"NewTabPage": false,
|
"NewTabPage": false,
|
||||||
"OverrideFirstRunPage": "about:mozilla|https://addons.mozilla.org/firefox/addon/noscript/",
|
"OverrideFirstRunPage": "about:mozilla|https://addons.mozilla.org/firefox/addon/noscript/",
|
||||||
@ -466,11 +457,6 @@
|
|||||||
"Type": "boolean",
|
"Type": "boolean",
|
||||||
"Value": true
|
"Value": true
|
||||||
},
|
},
|
||||||
"dom.private-attribution.submission.enabled": {
|
|
||||||
"Status": "locked",
|
|
||||||
"Type": "boolean",
|
|
||||||
"Value": false
|
|
||||||
},
|
|
||||||
"dom.security.https_only_mode": {
|
"dom.security.https_only_mode": {
|
||||||
"Status": "locked",
|
"Status": "locked",
|
||||||
"Type": "boolean",
|
"Type": "boolean",
|
||||||
@ -906,7 +892,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"PromptForDownloadLocation": true,
|
"PromptForDownloadLocation": true,
|
||||||
"RequestedLocales": "fi-FI, fi, en-FI, en-US, en, ru-RU, ru",
|
|
||||||
"SearchEngines": {
|
"SearchEngines": {
|
||||||
"Add": [
|
"Add": [
|
||||||
{
|
{
|
||||||
@ -965,15 +950,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ShowHomeButton": true,
|
"ShowHomeButton": true,
|
||||||
"StartDownloadsInTempDirectory": true,
|
"StartDownloadsInTempDirectory": true
|
||||||
"UserMessaging": {
|
|
||||||
"ExtensionRecommendations": false,
|
|
||||||
"FeatureRecommendations": false,
|
|
||||||
"Locked": false,
|
|
||||||
"MoreFromMozilla": false,
|
|
||||||
"SkipOnboarding": false,
|
|
||||||
"UrlbarInterventions": false
|
|
||||||
},
|
|
||||||
"WindowsSSO": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user