Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Is there a way to change the behavior of the URL bar in such a way that it doesn't perform a DNS lookup on input that clearly isn't a website?(I want search :)

  • 4 trả lời
  • 2 gặp vấn đề này
  • 20 lượt xem
  • Trả lời mới nhất được viết bởi bmeininger

more options

Chrome, for example, does not perform a DNS lookup if the input does not look like a valid website, instead it perform a search within the default search engine.

I think that if the URL bar behaved in a similar way, it would increase the user experience by a great deal. I really like Firefox and have been using it for a couple of years, but these are things that really annoy me as a webdeveloper.

The only big flaw I find in the Chrome version of handling URL bar input is that one cannot add custom upper level domains to Chrome, which makes working with with internal upper level domain websites rather annoying.

Chrome, for example, does not perform a DNS lookup if the input does not look like a valid website, instead it perform a search within the default search engine. I think that if the URL bar behaved in a similar way, it would increase the user experience by a great deal. I really like Firefox and have been using it for a couple of years, but these are things that really annoy me as a webdeveloper. The only big flaw I find in the Chrome version of handling URL bar input is that one cannot add custom upper level domains to Chrome, which makes working with with internal upper level domain websites rather annoying.

Giải pháp được chọn

See also:


You can also add a ((one letter) keyword to a search engine and use this keyword in the location bar to select/use a specific search engine.

Đọc câu trả lời này trong ngữ cảnh 👍 1

Tất cả các câu trả lời (4)

more options

hello, firefox will trigger a search from the address bar instead of a dns lookup if you are entering two words or more.

more options

Giải pháp được chọn

See also:


You can also add a ((one letter) keyword to a search engine and use this keyword in the location bar to select/use a specific search engine.

more options

Hi philipp and cor-el,

Thanks to the both of you for your replies.

@philipp, I have noticed this, but it's not really the solution I was looking for.

@cor-el, I will check out the links and see if they have to offer me anything

Kind regards

more options

I have checked out your links cor-el, and found that turning off: 'browser.fixup.alternate.enabled' does the trick.

Thanks a lot!