mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 23:08:39 +09:00
Enable one off searches by default
This commit is contained in:
parent
5d34a08a13
commit
41257acb58
1 changed files with 0 additions and 4 deletions
|
|
@ -289,11 +289,7 @@ pref("browser.urlbar.suggest.history.onlyTyped", false);
|
|||
pref("browser.urlbar.formatting.enabled", true);
|
||||
pref("browser.urlbar.trimURLs", true);
|
||||
|
||||
#if defined(NIGHTLY_BUILD)
|
||||
pref("browser.urlbar.oneOffSearches", true);
|
||||
#else
|
||||
pref("browser.urlbar.oneOffSearches", false);
|
||||
#endif
|
||||
|
||||
pref("browser.altClickSave", false);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue