Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How to remove the green + icon that adds a page as a search engine

more options

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??
Attached screenshots

Chosen solution

Solven .menuseparator-add-engine, .context-menu-add-engine{ display: none }

Read this answer in context 👍 0

All Replies (1)

more options

Chosen Solution

Solven .menuseparator-add-engine, .context-menu-add-engine{ display: none }