1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-28 15:41:46 +05:30

Compare commits

..

2 Commits

Author SHA1 Message Date
yokoffing a0f4e6d5ee policies remove pocket and generativeAI 2026-04-18 14:12:10 -04:00
yokoffing 66b7f2b72b comment 2026-04-18 12:06:58 -04:00
2 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -159,7 +159,7 @@ user_pref("browser.profiles.enabled", false); // disable Firefox Sync and profil
/** FASTFOX ***/
user_pref("network.http.rcwn.enabled", false);
user_pref("network.http.pacing.requests.enabled", false); // pacing requests
//user_pref("network.http.pacing.requests.enabled", false); // pacing requests
user_pref("browser.sessionhistory.max_total_viewers", 4); // default=8
+11 -2
View File
@@ -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",