Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Eliminate AddressBar suggestions

  • 3 个回答
  • 3 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

Under Options>Privacy & Security I disabled (unchecked) all the Address Bar actions because I don't want the auto-suggestions to pop up every time I click in the address bar. However, in spite of that, the suggestions continue to pop up. How do I get them turned off?? (Yes, I've closed and restarted the browser.)

Under Options>Privacy & Security I disabled (unchecked) all the Address Bar actions because I don't want the auto-suggestions to pop up every time I click in the address bar. However, in spite of that, the suggestions continue to pop up. How do I get them turned off?? (Yes, I've closed and restarted the browser.)

被采纳的解决方案

Firefox shows eight top sites in the location bar drop-down list when this is enabled for the Firefox Home page.
You can disable top sites via "Options/Preferences -> Home".

If you never want to see the drop-down list opening then you can set this pref to '0' (zero) on the about:config page.

  • browser.urlbar.maxRichResults = 0

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

定位到答案原位置 👍 0

所有回复 (3)

more options

选择的解决方案

Firefox shows eight top sites in the location bar drop-down list when this is enabled for the Firefox Home page.
You can disable top sites via "Options/Preferences -> Home".

If you never want to see the drop-down list opening then you can set this pref to '0' (zero) on the about:config page.

  • browser.urlbar.maxRichResults = 0

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

more options

If you like other aspects of the address bar drop-down other than the automatic-opening list, you can disable the automatic opening behavior individually using:

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

(2) In the search box in the page, type or paste URLBAR and pause while the list is filtered

(3) [Firefox 75-77] Double-click the browser.urlbar.openViewOnFocus preference to switch the value from true to false

(3) [Firefox 78-79] Double-click the browser.urlbar.suggest.topsites preference to switch the value from true to false

more options

In Firefox 78 and later you should be able to do this via Options/Preferences. The location bar drop-down list can show history items, bookmarked pages, pages opened in tabs, and search suggestions. You can set what suggestions show when you enter an URL in the location/address bar bar.

  • Options/Preferences -> Privacy & Security
    Address Bar: When using the address bar, suggest:
    Browsing history
    Bookmarks
    Open tabs
    Top sites

由cor-el于修改