mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-10 03:22:05 -08:00
allow urlbar autofill suggestions
This commit is contained in:
parent
dfac72a128
commit
256866dea8
1 changed files with 0 additions and 2 deletions
|
|
@ -115,8 +115,6 @@ defaultPref("browser.urlbar.pocket.featureGate", false); // [FF116+] [DEFAULT: f
|
|||
defaultPref("browser.urlbar.weather.featureGate", false); // [FF108+] [DEFAULT: false]
|
||||
defaultPref("browser.urlbar.clipboard.featureGate", false); // [FF118+] [DEFAULT: true FF125+]
|
||||
defaultPref("browser.urlbar.yelp.featureGate", false); // [FF124+] [DEFAULT: false]
|
||||
defaultPref("browser.urlbar.autoFill", false); // [DEFAULT]
|
||||
defaultPref("browser.urlbar.autoFill.adaptiveHistory.enabled", false);
|
||||
defaultPref("browser.urlbar.maxRichResults", 0); // Disable URL bar dropdown results
|
||||
|
||||
// Autoplay
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue