Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

How to remove new quick actions in URL drop-down

  • 4 odgovora
  • 0 ima ovaj problem
  • 5 prikaza
  • Posljednji odgovor od 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.
Priložene slike ekrana

Izabrano rješenje

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.

Pročitaj ovaj odgovor u kontekstu 👍 2

Svi odgovori (4)

more options

Odabrano rješenje

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.

Izmjenjeno od 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.

Izmjenjeno od 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.