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??
Soluzione scelta
Solven .menuseparator-add-engine, .context-menu-add-engine{ display: none }
Leggere questa risposta nel contesto 👍 0Tutte le risposte (1)
Soluzione scelta
Solven .menuseparator-add-engine, .context-menu-add-engine{ display: none }