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??
Réiteach roghnaithe
Solven .menuseparator-add-engine, .context-menu-add-engine{ display: none }
Read this answer in context 👍 0All Replies (1)
Réiteach Roghnaithe
Solven .menuseparator-add-engine, .context-menu-add-engine{ display: none }