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??
Ausgewählte Lösung
Solven .menuseparator-add-engine, .context-menu-add-engine{ display: none }
Diese Antwort im Kontext lesen 👍 0Alle Antworten (1)
Ausgewählte Lösung
Solven .menuseparator-add-engine, .context-menu-add-engine{ display: none }