Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

ค้นหาฝ่ายสนับสนุน

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 "Search Bookmarks" in version 114

  • 5 การตอบกลับ
  • 2 คนมีปัญหานี้
  • 1 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย Paul

more options

What is the code to remove that new menu Search Bookmarks in new firefox 114?

I already remove all the previous "bookmark all kind of type menu" in userchrome.css

What is the code to remove that new menu Search Bookmarks in new firefox 114? I already remove all the previous "bookmark all kind of type menu" in userchrome.css
ภาพหน้าจอที่แนบมา

วิธีแก้ปัญหาที่เลือก

การตอบกลับทั้งหมด (5)

more options

วิธีแก้ปัญหาที่เลือก

See:

CSS code for userChrome.css>

#BMB_searchBookmarks, #panelMenu_searchBookmarks { display:none!important; }
more options

Hi Guys,

I am on version 116.

I have a userChrome.css, how/where does the code fit into it please.

I tried putting #BMB_searchBookmarks, #panelMenu_searchBookmarks { display:none!important; } into my userChrome.css, but it did nothing.

Am I missing something?

เปลี่ยนแปลงโดย Paul เมื่อ

more options

Paul said

Hi Guys, I am on version 116. I have a userChrome.css, how/where does the code fit into it please. I tried putting #BMB_searchBookmarks, #panelMenu_searchBookmarks { display:none!important; } into my userChrome.css, but it did nothing. Am I missing something?
more options

Hi,

Thanks for getting back to me.

Do I have to put all that code just to hide the search bookmarks?

If so, would you mind copying and pasting the text here please, as it is easier to copy and paste rather than type the text and make a typo.

เปลี่ยนแปลงโดย Paul เมื่อ