We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f136e9 commit ef6e985Copy full SHA for ef6e985
Peskyfox.js
@@ -218,6 +218,7 @@ user_pref("browser.urlbar.trending.featureGate", false);
218
//user_pref("browser.urlbar.weather.featureGate", false); // [FF108+] [DEFAULT: false]
219
//user_pref("browser.urlbar.clipboard.featureGate", false); // [FF118+] [DEFAULT: true FF125+]
220
//user_pref("browser.urlbar.yelp.featureGate", false); // [FF123+] [DEFAULT: false]
221
+//user_pref("browser.urlbar.yelp.featureGate", false); // [FF124+] [DEFAULT: false]
222
223
// PREF: disable tab-to-search [FF85+]
224
// Alternatively, you can exclude on a per-engine basis by unchecking them in Options>Search
0 commit comments