Update 'user.js'
This commit is contained in:
parent
d3432c10c6
commit
e714858d10
2
user.js
2
user.js
|
@ -298,7 +298,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);
|
||||||
|
|
Loading…
Reference in New Issue