搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

How to remove Recent Bookmarks smartlist in version 69?

  • 3 回覆
  • 1 有這個問題
  • 3 次檢視
  • 最近回覆由 cor-el

more options

Pretty much just what the above question asks. I want to remove the recently bookmarked feature in my bookmarks menu.

There are solutions for how to do this with older versions of firefox, but they don't seem to work anymore in this current version.

I've tried right clicking the "Recently Bookmarked" grey text; no menu pops up in this version.

I've also tried going to about:config but whatever preference name this feature linked to has change from previous versions.

Any help appreciated.

Pretty much just what the above question asks. I want to remove the recently bookmarked feature in my bookmarks menu. There are solutions for how to do this with older versions of firefox, but they don't seem to work anymore in this current version. I've tried right clicking the "Recently Bookmarked" grey text; no menu pops up in this version. I've also tried going to about:config but whatever preference name this feature linked to has change from previous versions. Any help appreciated.

所有回覆 (3)

more options

Hi damon.

  • Is your question about the Bookmarks icon Bookmark Menu icon (star on tray), or the Library icon 57 library icon?
more options

About the library icon

more options

You need to use code in userChrome.css to achieve this.

In Firefox 69 and later you need to set this pref to true on the about:config page to enable userChrome.css and userContent.css in the chrome folder.


See these threads for more detail.