為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

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

了解更多

How do I delete the "bookmarks" folder from my bookmark toolbar?

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

more options

For some reason, besides my normal drop-down menu at the top of the screen, I now have an extra bookmarks folder stored directly in my bookmarks toolbar. This is really annoying; the bookmarks toolbar is there for a reason, and the reason is to keep my most commonly used bookmarks more available than the others. I really want to delete the bookmarks folder from the toolbar and only be able to access it through the drop-down menu (after "file," "edit," "view," "history"... "bookmarks"!) instead of pointlessly also having it in my bookmarks toolbar. I've tried clicking on it, right-clicking on it, clicking and holding, opening up "view all bookmarks" and finding it – nowhere is there a simple "delete" option. Please tell me how I can do this!

For some reason, besides my normal drop-down menu at the top of the screen, I now have an extra bookmarks folder stored directly in my bookmarks toolbar. This is really annoying; the bookmarks toolbar is there for a reason, and the reason is to keep my most commonly used bookmarks more available than the others. I really want to delete the bookmarks folder from the toolbar and only be able to access it through the drop-down menu (after "file," "edit," "view," "history"... "bookmarks"!) instead of pointlessly also having it in my bookmarks toolbar. I've tried clicking on it, right-clicking on it, clicking and holding, opening up "view all bookmarks" and finding it – nowhere is there a simple "delete" option. Please tell me how I can do this!

所有回覆 (3)

more options

This seems to address my problem, but unfortunately I haven't the foggiest idea how to do something like editing code – I'm not that much of a "tech person." How does access the place where you can change the code?

more options

You can install this extension to make it easier to edit userChrome.css:


The file needs to have this code:


@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */

#personal-bookmarks #bookmarks-menu-button { display:none !important; }

You can reach the profile folder this way:

  • Help > Troubleshooting Information > Profile Directory: Open Containing Folder

The file userChrome.css needs to be in the chrome folder in the Firefox Profile Folder, so if the chrome folder is missing then you need to create a folder with the name chrome.