![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
How to remove the green + icon that adds a page as a search engine
Greetings. How to remove the green + icon that adds a page as a search engine Is it possible to do this via about:config or CSS??
Greetings.
How to remove the green + icon that adds a page as a search engine
Is it possible to do this via about:config or CSS??
Solución elegida
Solven .menuseparator-add-engine, .context-menu-add-engine{ display: none }
Leer esta respuesta en su contexto 👍 0Todas las respuestas (1)
Solución elegida
Solven .menuseparator-add-engine, .context-menu-add-engine{ display: none }