arkenfox role
This commit is contained in:
parent
f1079070a4
commit
eb7a3283c8
7 changed files with 1465 additions and 4 deletions
|
@ -0,0 +1,80 @@
|
|||
{
|
||||
"policies": {
|
||||
"CaptivePortal": false,
|
||||
"Cookies": {
|
||||
"Behavior": "reject-tracker-and-partition-foreign",
|
||||
"BehaviorPrivateBrowsing": "reject-tracker-and-partition-foreign"
|
||||
},
|
||||
"DisableFirefoxAccounts": true,
|
||||
"DisableFirefoxStudies": true,
|
||||
"DisablePocket": true,
|
||||
"DisableSecurityBypass": false,
|
||||
"DisableTelemetry": true,
|
||||
"EnableTrackingProtection": {
|
||||
"Value": true,
|
||||
"Locked": false,
|
||||
"Cryptomining": true,
|
||||
"Fingerprinting": true,
|
||||
"EmailTracking": true
|
||||
},
|
||||
"DNSOverHTTPS": {
|
||||
"Enabled": true,
|
||||
"Locked": false,
|
||||
"Fallback": false,
|
||||
"ProviderURL": "https://dns.quad9.net/dns-query"
|
||||
},
|
||||
"Extensions": {
|
||||
"Install": [
|
||||
"https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
|
||||
]
|
||||
},
|
||||
"ExtensionSettings": {
|
||||
"*": {
|
||||
"blocked_install_message": "Denied by Brace",
|
||||
"install_sources": [ "about:addons", "https://addons.mozilla.org/" ],
|
||||
"installation_mode": "blocked",
|
||||
"allowed_types": [ "extension" ]
|
||||
},
|
||||
"uBlock0@raymondhill.net": {
|
||||
"installation_mode": "force_installed",
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/uBlock0@raymondhill.net/latest.xpi"
|
||||
},
|
||||
"{73a6fe31-595d-460b-a920-fcc0f8843232}": {
|
||||
"installation_mode": "allowed",
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/{73a6fe31-595d-460b-a920-fcc0f8843232}/latest.xpi"
|
||||
},
|
||||
"{9a41dee2-b924-4161-a971-7fb35c053a4a}": {
|
||||
"installation_mode": "allowed",
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/{9a41dee2-b924-4161-a971-7fb35c053a4a}/latest.xpi"
|
||||
},
|
||||
"{48748554-4c01-49e8-94af-79662bf34d50}": {
|
||||
"installation_mode": "allowed",
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/{48748554-4c01-49e8-94af-79662bf34d50}/latest.xpi"
|
||||
}
|
||||
},
|
||||
"FirefoxHome": {
|
||||
"Search": true,
|
||||
"TopSites": false,
|
||||
"SponsoredTopSites": false,
|
||||
"Highlights": false,
|
||||
"Pocket": false,
|
||||
"SponsoredPocket": false,
|
||||
"Snippets": false,
|
||||
"Locked": false
|
||||
},
|
||||
"FirefoxSuggest": {
|
||||
"WebSuggestions": false,
|
||||
"SponsoredSuggestions": false,
|
||||
"ImproveSuggest": false,
|
||||
"Locked": false
|
||||
},
|
||||
"NetworkPrediction": false,
|
||||
"OverrideFirstRunPage": "about:home",
|
||||
"UserMessaging": {
|
||||
"WhatsNew": false,
|
||||
"ExtensionRecommendations": false,
|
||||
"FeatureRecommendations": false,
|
||||
"SkipOnboarding": false
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue