1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-28 07:31:17 +05:30

policies remove pocket and generativeAI

This commit is contained in:
yokoffing
2026-04-18 14:12:10 -04:00
committed by GitHub
parent 66b7f2b72b
commit a0f4e6d5ee
+11 -2
View File
@@ -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",