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??
Solução escolhida
Solven .menuseparator-add-engine, .context-menu-add-engine{ display: none }
Ler esta resposta 👍 0Todas as respostas (1)
Solução escolhida
Solven .menuseparator-add-engine, .context-menu-add-engine{ display: none }