mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 07:30:47 +05:30
v132-133 (#350)
This commit is contained in:
+3
-2
@@ -3,7 +3,7 @@
|
||||
* Peskyfox *
|
||||
* "Aquila non capit muscas" *
|
||||
* priority: remove annoyances *
|
||||
* version: 131 *
|
||||
* version: 133 *
|
||||
* url: https://github.com/yokoffing/Betterfox *
|
||||
* credit: Some prefs are reproduced and adapted from the arkenfox project *
|
||||
* credit urL: https://github.com/arkenfox/user.js *
|
||||
@@ -102,7 +102,7 @@ user_pref("browser.privateWindowSeparation.enabled", false);
|
||||
//user_pref("browser.search.widget.inNavBar", true);
|
||||
|
||||
// PREF: new tab page wallpapers
|
||||
user_pref("browser.newtabpage.activity-stream.newtabWallpapers.v2.enabled", true);
|
||||
//user_pref("browser.newtabpage.activity-stream.newtabWallpapers.v2.enabled", true); // [DEFAULT FF132+]
|
||||
|
||||
/****************************************************************************
|
||||
* SECTION: COOKIE BANNER HANDLING *
|
||||
@@ -204,6 +204,7 @@ user_pref("browser.urlbar.trending.featureGate", false);
|
||||
|
||||
// PREF: disable urlbar suggestions
|
||||
//user_pref("browser.urlbar.addons.featureGate", false); // [FF115+]
|
||||
//user_pref("browser.urlbar.fakespot.featureGate", false); // [FF130+] [DEFAULT: false]
|
||||
//user_pref("browser.urlbar.mdn.featureGate", false); // [FF117+] [HIDDEN PREF]
|
||||
//user_pref("browser.urlbar.pocket.featureGate", false); // [FF116+] [DEFAULT: false]
|
||||
//user_pref("browser.urlbar.weather.featureGate", false); // [FF108+] [DEFAULT: false]
|
||||
|
||||
Reference in New Issue
Block a user