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,
|
||||
"DontCheckDefaultBrowser": true,
|
||||
"DNSOverHTTPS": {
|
||||
"Enabled": false,
|
||||
"Enabled": true,
|
||||
"ProviderURL": "",
|
||||
"Locked": false
|
||||
},
|
||||
|
||||
"FirefoxHome": {
|
||||
"SponsoredStories": false,
|
||||
"SponsoredTopSites": false,
|
||||
"Stories": false
|
||||
},
|
||||
"GenerativeAI": {
|
||||
"Enabled": false
|
||||
},
|
||||
"ManualAppUpdateOnly": false,
|
||||
"ManualAppUpdateOnly_comment": "Change to true to disable auto-updates.",
|
||||
"NoDefaultBookmarks": true,
|
||||
@@ -35,7 +44,7 @@
|
||||
"PreventInstalls": false,
|
||||
"Remove": [
|
||||
"Amazon.com",
|
||||
"eBay"
|
||||
"eBay",
|
||||
"Perplexity"
|
||||
],
|
||||
"Default": "DuckDuckGo",
|
||||
|
||||
Reference in New Issue
Block a user