Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Unsorted Bookmarks in FF6.0 Can't Be remove or moved

  • 21 답장
  • 350 이 문제를 만남
  • 2 보기
  • 최종 답변자: nana41

more options

I upgraded to new firefox 6 and there is this awful Unsorted Bookmarks in the Bookmark Menu. If is forced at the bottom which to me serves no purpose and is annoying. There seems to be no way to delete it or move to a location that you chose. It is nice to have new features, some people may like this, but to make them static so people who do not like this can't turn them off is not what firefox use to be like, it seems the are getting to be more like internet explorer. If there is a way to move or remove it it would be helpful.

I upgraded to new firefox 6 and there is this awful Unsorted Bookmarks in the Bookmark Menu. If is forced at the bottom which to me serves no purpose and is annoying. There seems to be no way to delete it or move to a location that you chose. It is nice to have new features, some people may like this, but to make them static so people who do not like this can't turn them off is not what firefox use to be like, it seems the are getting to be more like internet explorer. If there is a way to move or remove it it would be helpful.

선택된 해결법

Sorry, that folder was added to that drop-down in Firefox 6.0 because other users complained that the Unsorted Bookmarks folder wasn't in that drop-down, and they didn't want to have to access that folder through the Sidebar or the Library window. Goes to show that you can't satisfy all users, all the time.

The Menu Editor extension hasn't worked for the Bookmarks menu since the Firefox 2 versions. IMO, it was never properly updated for the changes made to the bookmarks system for Firefox 3+ versions. We're probably lucky that it works at all this many years after the original developer stopped updating it himself.

This works for me at hiding for me in 6.0 in both the Menu Bar drop-down and the BTB Bookmarks button (doesn't remove the separator there). Either add it as a new script in Stylish or to a userChrome.css file you create.



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

/* Hide "Unsorted Bookmarks" in bookmarks toolbar menu button and the menu bar drop-down */
#menu_unsortedBookmarks,
#bookmarksMenuPopup > menuseparator[builder="end"]
{display:none!important;} 

#BMB_unsortedBookmarks {
  display: none !important }

I combined this user script with the script mentioned in one of the comments about this user script.
http://userstyles.org/styles/47840/hide-unsorted-bookmarks

문맥에 따라 이 답변을 읽어주세요 👍 14

모든 댓글 (1)

more options

@ dkuperman in Windows you don't want to do that because its the 'unsorted bookmarks' folder (single click) that lets you "Import and Backup" your favorites & lets you categorize your favorites into specific group folders..

  1. 1
  2. 2