為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Only show typed URLs in Address Bar

  • 2 回覆
  • 1 有這個問題
  • 11 次檢視
  • 最近回覆由 cor-el

more options

I am using Mozilla Firefox 41.0 version. I want URL bar to only show URLs I typed manually in it but it is showing all the URLs I have visited in the past.

In the past, I used to set property Browser.urlbar.default.behavior to 32 to achieve this. But this property is not available in version 41.0.

I am using Mozilla Firefox 41.0 version. I want URL bar to only show URLs I typed manually in it but it is showing all the URLs I have visited in the past. In the past, I used to set property Browser.urlbar.default.behavior to 32 to achieve this. But this property is not available in version 41.0.

所有回覆 (2)

more options

It looks like that combined preference was removed at some point, and you now need to modify individual preferences.

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste URLB and pause while the list is filtered

(3) Double-click as needed to toggle these values and see if that's what you want:

  • browser.urlbar.suggest.bookmark => switch to false
  • browser.urlbar.suggest.history => keep as true
  • browser.urlbar.suggest.history.onlyTyped => switch to true
  • browser.urlbar.suggest.openpage => switch to false
  • browser.urlbar.suggest.searches => leave as false

Does that do it?

Maybe you don't want to disable bookmarks or open tabs, I'm not sure how the old setting worked.

(Old thread: Only show typed URLs in Address Bar)

more options

Note that you can check an modify most of the browser.urlbar.suggest settings via "Options/Preferences > Privacy > Location Bar". The browser.urlbar.suggest.history.onlyTyped choice need to be changed directly as a pref The browser.urlbar.suggest.searches choice is present in Firefox 43 and later as "Show search suggestions in location bar results" in "Options/Preferences > Search" as part of the search settings.

See also:

  • bug 530209 - Prefs UI for what to suggest in location bar isn't friendly to additional items/combination

Please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html

由 cor-el 於 修改