![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
Disable the 3-dot menu icon next to the address bar drop down results?
Looking for a solution to either completely disable this menu icon or at least stop Firefox from focusing on it when I press the tab key to navigate between results.
Looking for a solution to either completely disable this menu icon or at least stop Firefox from focusing on it when I press the tab key to navigate between results.
Ausgewählte Lösung
It should be browser.urlbar.resultMenu.keyboardAccessible = false in about:config.
Diese Antwort im Kontext lesen 👍 4Alle Antworten (2)
Ausgewählte Lösung
It should be browser.urlbar.resultMenu.keyboardAccessible = false in about:config.
TyDraniu said
It should be browser.urlbar.resultMenu.keyboardAccessible = false in about:config.
Thank you so much!