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??
Gekozen oplossing
Solven .menuseparator-add-engine, .context-menu-add-engine{ display: none }
Dit antwoord in context lezen 👍 0Alle antwoorden (1)
Gekozen oplossing
Solven .menuseparator-add-engine, .context-menu-add-engine{ display: none }