Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Get rid of address bar search

  • 2 réponses
  • 1 a ce problème
  • 24 vues
  • Dernière réponse par 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?

Solution choisie

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

Lire cette réponse dans son contexte 👍 1

Toutes les réponses (2)

more options

Solution choisie

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

more options

Thanks much, that worked!