搜索 | 用户支持

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

Learn More

How to remove new quick actions in URL drop-down

  • 4 个回答
  • 0 人有此问题
  • 91 次查看
  • 最后回复者为 spartanhooah

more options

Recently, I've started noticing these quick action tiles in the URL drop-down menu (I've attached a screenshot). There's a help icon to their right, but it just goes to https://support.mozilla.org/en-US/kb/quick-actions-firefox-search-bar?as=u&utm_source=inproduct which is a 404. I found this bugzilla bug, but I'm not 100% sure on how the versioning works (even after consulting Wikipedia). The bugzilla entry mentions it's fixed on 105.0a1. I'm using 105.0b6 of the Developer Edition.

Recently, I've started noticing these quick action tiles in the URL drop-down menu (I've attached a screenshot). There's a help icon to their right, but it just goes to https://support.mozilla.org/en-US/kb/quick-actions-firefox-search-bar?as=u&utm_source=inproduct which is a 404. I found [https://bugzilla.mozilla.org/show_bug.cgi?id=1783452 this bugzilla bug], but I'm not 100% sure on how the versioning works (even after [https://en.wikipedia.org/wiki/Firefox_version_history#Firefox_102_through_114 consulting Wikipedia]). The bugzilla entry mentions it's fixed on 105.0a1. I'm using 105.0b6 of the Developer Edition.
已附加屏幕截图

被采纳的解决方案

You can set these two Boolean prefs to false on the about:config page to disable the Quick Actions.

  • browser.urlbar.shortcuts.quickactions = false
  • browser.urlbar.suggest.quickactions = false

You can open the about:config page via the location/address bar. If you get the warning page, you can click the "Accept the Risk and Continue" button.

EDIT: Firefox 105 will allow to do this via the Settings page as shown in the attached screenshot. Can't you do this via Settings ?

  • Settings -> Privacy & Security
    Address Bar: When using the location bar, suggest:

The help article will be there once 105 reaches release.

定位到答案原位置 👍 2

所有回复 (4)

more options

选择的解决方案

You can set these two Boolean prefs to false on the about:config page to disable the Quick Actions.

  • browser.urlbar.shortcuts.quickactions = false
  • browser.urlbar.suggest.quickactions = false

You can open the about:config page via the location/address bar. If you get the warning page, you can click the "Accept the Risk and Continue" button.

EDIT: Firefox 105 will allow to do this via the Settings page as shown in the attached screenshot. Can't you do this via Settings ?

  • Settings -> Privacy & Security
    Address Bar: When using the location bar, suggest:

The help article will be there once 105 reaches release.

由cor-el于修改

more options

Thanks, the about:config toggles worked. In the Address Bar settings, I don't have a checkbox for the shortcuts. I've attached a screenshot of what mine looks like.

由spartanhooah于修改

more options

What 105 beta version do you have (current is 105.0b6; Help -> About Firefox)?

more options

From my initial question: I'm using 105.0b6 of the Developer Edition.