Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Get rid of address bar search

  • 2 ответа
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от 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?

Выбранное решение

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

Прочитайте этот ответ в контексте 👍 1

Все ответы (2)

more options

Выбранное решение

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

more options

Thanks much, that worked!