Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

How to remove new quick actions in URL drop-down

  • 4 отговора
  • 0 имат този проблем
  • 5 изгледи
  • Последен отговор от 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.