Przeglądaj źródła

Enable search via loction bar

dennisro 5 lat temu
rodzic
commit
09488f7097
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      user.js

+ 2 - 2
user.js

@@ -150,7 +150,7 @@ user_pref("_user.js.parrot", "0200 syntax error: the parrot's definitely decease
  * [NOTE] May not be hidden if Firefox has changed your settings due to your locale
  * [1] https://trac.torproject.org/projects/tor/ticket/16254
  * [2] https://support.mozilla.org/en-US/kb/how-stop-firefox-making-automatic-connections#w_geolocation-for-default-search-engine ***/
-user_pref("browser.search.region", "US"); // [HIDDEN PREF]
+user_pref("browser.search.region", "DE"); // [HIDDEN PREF]
 user_pref("browser.search.geoip.url", "");
 /* 0205: set Firefox language [FF59+] [RESTART]
  * Go to the end of about:support to view Internationalization & Localization settings
@@ -464,7 +464,7 @@ user_pref("_user.js.parrot", "0800 syntax error: the parrot's ceased to be!");
  * the dropdown will now auto-select it and you can then hit 'enter' and it will work
  * [SETUP-CHROME] If you don't, or rarely, type URLs, or you use a default search
  * engine that respects privacy, then you probably don't need this ***/
-user_pref("keyword.enabled", false);
+user_pref("keyword.enabled", true);
 /* 0802: disable location bar domain guessing
  * domain guessing intercepts DNS "hostname not found errors" and resends a
  * request (e.g. by adding www or .com). This is inconsistent use (e.g. FQDNs), does not work