disable keyword searches from the URL bar completely to restore compatibility with Tor Browser
This commit is contained in:
@@ -40,3 +40,4 @@ user_pref("network.proxy.socks_port", 4444);
|
||||
user_pref("network.proxy.share_proxy_settings", true);
|
||||
user_pref("browser.startup.homepage", "about:blank");
|
||||
user_pref("dom.security.https_only_mode", false);
|
||||
user_pref("keyword.enabled", false);
|
||||
|
||||
@@ -208,3 +208,4 @@ user_pref("breakpad.reportURL", "");
|
||||
user_pref("browser.newtabpage.activity-stream.default.sites", "");
|
||||
//user_pref("browser.newtabpage.activity-stream.default.sites", "http://planet.i2p/,http://legwork.i2p/,http://i2pwiki.i2p/,http://i2pforums.i2p/,http://zzz.i2p/");
|
||||
user_pref("dom.security.https_only_mode", false);
|
||||
user_pref("keyword.enabled", false);
|
||||
|
||||
Reference in New Issue
Block a user