Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Get rid of address bar search

  • 2 Antworten
  • 1 hat dieses Problem
  • 1 Aufruf
  • Letzte Antwort von schmibble

more options

I like to set my home page to my search engine, and I want to type on the page in the nice long search field there, not on the d---d address bar! The following preferences have all been offered as fixes to eliminate searching in the address bar, but none of them are currently working for me in FF 102.0.1:

Do about:config; search for the browser.urlbar.suggest.searches preference setting it to false.

Also browser.fixup.alternate.enabled needs to be set to false Also browser.urlbar.oneOffSearches = false

Also to disable searching when typing an address (e.g. the URI fails to resolve and it tries to use a search engine) turn keyword.enabled to false.

What does work?

I like to set my home page to my search engine, and I want to type on the page in the nice long search field there, not on the d---d address bar! The following preferences have all been offered as fixes to eliminate searching in the address bar, but none of them are currently working for me in FF 102.0.1: Do about:config; search for the browser.urlbar.suggest.searches preference setting it to false. Also browser.fixup.alternate.enabled needs to be set to false Also browser.urlbar.oneOffSearches = false Also to disable searching when typing an address (e.g. the URI fails to resolve and it tries to use a search engine) turn keyword.enabled to false. What does work?

Ausgewählte Lösung

browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar = false

Diese Antwort im Kontext lesen 👍 1

Alle Antworten (2)

more options

Ausgewählte Lösung

browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar = false

more options

Thanks much, that worked!