How to remove "Search Bookmarks" in version 114
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
선택된 해결법
See:
CSS code for userChrome.css>
#BMB_searchBookmarks, #panelMenu_searchBookmarks { display:none!important; }문맥에 따라 이 답변을 읽어주세요 👍 0
모든 댓글 (5)
선택된 해결법
See:
CSS code for userChrome.css>
#BMB_searchBookmarks, #panelMenu_searchBookmarks { display:none!important; }
Thank you
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 수정일시
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?
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 수정일시