Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

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".

Tìm hiểu thêm

How to make address bar less smart?

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

more options

How can I make the address bar in Firefox to:

1. Only treat the input as URL if it looks like a valid URL (i.e. starts with scheme://...)

2. Only search if the input is prefixed with a search keyword. E.g. "g foobar" would do Google search for "foobar"

3. Anything else (including non-FQDN addresses and the likes) would just show an error page, without trying to resolve the address or perform a search with it.

How can I make the address bar in Firefox to: 1. Only treat the input as URL if it looks like a valid URL (i.e. starts with scheme://...) 2. Only search if the input is prefixed with a search keyword. E.g. "g foobar" would do Google search for "foobar" 3. Anything else (including non-FQDN addresses and the likes) would just show an error page, without trying to resolve the address or perform a search with it.

Được chỉnh sửa bởi zirahvi vào

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

more options

1. No this is no longer possible from my testing. I am still looking for a bug.

2. This used to work, I could not get it to Keywords: https://www-archive.mozilla.org/docs/end-user/keywords.html per reddit thread I found, tags worked:

However, that did not appear to work either. The Keyword Bookmarks add on is no longer supported in the

3. I don't see this a possible at the moment. I disabled all the search features and could not get an error, it always defaulted to a search on the default search engine.

Perhaps others have a suggestion?

more options

You can set keyword.enabled to false to stop Firefox from searching if you type only one word. Firefox will however still try to add the http:// protocol and fixup the URL (prefix www. and postfix .com, see the browser.fixup.alternate.* prefs; fixup only works for the http protocol). If this fails then you get the error page. I'm not aware of a way to prevent Firefox from adding the http: protocol.