본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 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.