Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

Change default open folder for library

  • 4 ответа
  • 3 имеют эту проблему
  • 13 просмотров
  • Последний ответ от cor-el

more options

A while back i installed toomanytabs addon for firefox and then removed it however after that every time i open the library it defaults to the unsorted bookmarks folder even though it is now completely empty. How do I change it back to defaulting to the bookmarks menu folder instead?

A while back i installed toomanytabs addon for firefox and then removed it however after that every time i open the library it defaults to the unsorted bookmarks folder even though it is now completely empty. How do I change it back to defaulting to the bookmarks menu folder instead?

Все ответы (4)

more options

Sorry, that is the new "default" for the Library. A change that came with Firefox 46.

more options

So there is no way to change it?

more options

Sorry, I don't know if that can be changed.

Doesn't affect my use of Firefox as I access my bookmarks via the Bookmarks Sidebar using { Ctrl + B }. And I hide the "paired button" for Bookmarks on the Navigation Toolbar; I save new bookmarks via drag'n'drop into the Bookmarks Sidebar or use { Ctrl + D }. I rarely even open the Library window.

more options

You can consider to use an extension that allows you to assign a JavaScript command to a keyboard shortcut. This code will open the Bookmarks Manager (Library) with the Bookmarks Menu selected:

  • PlacesCommandHook.showPlacesOrganizer('BookmarksMenu');