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??
Solution choisie
Solven .menuseparator-add-engine, .context-menu-add-engine{ display: none }
Lire cette réponse dans son contexte 👍 0Toutes les réponses (1)
Solution choisie
Solven .menuseparator-add-engine, .context-menu-add-engine{ display: none }