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??
被選擇的解決方法
Solven .menuseparator-add-engine, .context-menu-add-engine{ display: none }
從原來的回覆中察看解決方案 👍 0所有回覆 (1)
選擇的解決方法
Solven .menuseparator-add-engine, .context-menu-add-engine{ display: none }