Update 'user.js'

This commit is contained in:
Narsil 2021-09-01 18:12:49 +00:00
parent e37af51331
commit 24919d52f3
1 changed files with 1 additions and 1 deletions

View File

@ -351,7 +351,7 @@ user_pref("network.trr.confirmationNS", "");
// >>>>>>>>>>>>>>>>>>>>> // >>>>>>>>>>>>>>>>>>>>>
// //
// Disable location bar using search // Disable location bar using search
user_pref("keyword.enabled", false); // user_pref("keyword.enabled", false);
// ------------------------------------- // -------------------------------------
// Disable location bar domain guessing // Disable location bar domain guessing
user_pref("browser.fixup.alternate.enabled", false); user_pref("browser.fixup.alternate.enabled", false);