Mozilla 도움말 검색

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

Learn More

How do I disable the "Visit website" addition to the address bar?

  • 2 답장
  • 12 이 문제를 만남
  • 14 보기
  • 최종 답변자: T1935729

more options

Some time ago, a firefox update added a feature that inserted an annoying "visit x website" option in the address bar when starting to type an address. I got rid of it by following the instructions:

   Type about:config in the address bar
   Click the I'll be careful button
   Locate the browser.urlbar.unifiedcomplete boolean
   Change the value to false 

But now something similar has come back with the latest update - where instead of bringing up matching sites from my history, it either brings up the top match as "visit", or gives a pared down version of the URL (e.g. if I used to start typing bbc... it would take me straight my most visited bbc site, www.bbc.co.uk/news , but now it just takes me to www.bbc.co.uk), or makes it into a search item.

Is there an easy way to switch this off? I've checked the browser.urlbar.unifiedcomplete boolean option and it's still set to false.

Thanks!

Some time ago, a firefox update added a feature that inserted an annoying "visit x website" option in the address bar when starting to type an address. I got rid of it by following the instructions: Type about:config in the address bar Click the I'll be careful button Locate the browser.urlbar.unifiedcomplete boolean Change the value to false But now something similar has come back with the latest update - where instead of bringing up matching sites from my history, it either brings up the top match as "visit", or gives a pared down version of the URL (e.g. if I used to start typing bbc... it would take me straight my most visited bbc site, www.bbc.co.uk/news , but now it just takes me to www.bbc.co.uk), or makes it into a search item. Is there an easy way to switch this off? I've checked the browser.urlbar.unifiedcomplete boolean option and it's still set to false. Thanks!

선택된 해결법

Yeah, they totally broke the address bar with the latest update, and seem unwilling to recognize that it is broken because they took so much time and effort to break it.

The unifiedcomplete option no longer works as you noted. There are addons you can install to bring it back to the old functionality, but if you don't want to do that, you can follow option 3 (edit userchrome.css) here: http://www.ghacks.net/2015/12/21/how-to-remove-visit-in-firefoxs-address-bar/

It's not perfect, but it's a patch until the devs realize that people that actually know how to use teh intrawebs hate the new "awesome bar".

문맥에 따라 이 답변을 읽어주세요 👍 3

모든 댓글 (2)

more options

선택된 해결법

Yeah, they totally broke the address bar with the latest update, and seem unwilling to recognize that it is broken because they took so much time and effort to break it.

The unifiedcomplete option no longer works as you noted. There are addons you can install to bring it back to the old functionality, but if you don't want to do that, you can follow option 3 (edit userchrome.css) here: http://www.ghacks.net/2015/12/21/how-to-remove-visit-in-firefoxs-address-bar/

It's not perfect, but it's a patch until the devs realize that people that actually know how to use teh intrawebs hate the new "awesome bar".

more options

Thanks! I think calling anything "the awesome X" is setting yourself up for failure, but definite fail on this one. Anyway, thanks for the fix!