Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

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!