mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-28 15:41:46 +05:30
policies remove pocket and generativeAI
This commit is contained in:
+11
-2
@@ -10,10 +10,19 @@
|
|||||||
"DisableDeveloperTools": false,
|
"DisableDeveloperTools": false,
|
||||||
"DontCheckDefaultBrowser": true,
|
"DontCheckDefaultBrowser": true,
|
||||||
"DNSOverHTTPS": {
|
"DNSOverHTTPS": {
|
||||||
"Enabled": false,
|
"Enabled": true,
|
||||||
"ProviderURL": "",
|
"ProviderURL": "",
|
||||||
"Locked": false
|
"Locked": false
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"FirefoxHome": {
|
||||||
|
"SponsoredStories": false,
|
||||||
|
"SponsoredTopSites": false,
|
||||||
|
"Stories": false
|
||||||
|
},
|
||||||
|
"GenerativeAI": {
|
||||||
|
"Enabled": false
|
||||||
|
},
|
||||||
"ManualAppUpdateOnly": false,
|
"ManualAppUpdateOnly": false,
|
||||||
"ManualAppUpdateOnly_comment": "Change to true to disable auto-updates.",
|
"ManualAppUpdateOnly_comment": "Change to true to disable auto-updates.",
|
||||||
"NoDefaultBookmarks": true,
|
"NoDefaultBookmarks": true,
|
||||||
@@ -35,7 +44,7 @@
|
|||||||
"PreventInstalls": false,
|
"PreventInstalls": false,
|
||||||
"Remove": [
|
"Remove": [
|
||||||
"Amazon.com",
|
"Amazon.com",
|
||||||
"eBay"
|
"eBay",
|
||||||
"Perplexity"
|
"Perplexity"
|
||||||
],
|
],
|
||||||
"Default": "DuckDuckGo",
|
"Default": "DuckDuckGo",
|
||||||
|
|||||||
Reference in New Issue
Block a user