Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

Is there a way to display the Bookmark Manager in a new tab instead of a window?

  • 3 respostas
  • 1 tem este problema
  • 72 visualizações
  • Última resposta de cor-el
  • Resolvidas

Used to be you could visit/bookmark "chrome://browser/content/bookmarks/bookmarksManager.xul" for this, but obviously this no longer applies to modern firefox. Is there an alternative?

Used to be you could visit/bookmark "chrome://browser/content/bookmarks/bookmarksManager.xul" for this, but obviously this no longer applies to modern firefox. Is there an alternative?

Solução escolhida

That would be this chrome URI:

  • chrome://browser/content/places/places.xul

This will likely change to an XHTML page (possibly places.xhtml) at some time in the future. The main window browser.xul window is already been replaced by chrome://browser/content/browser.xhtml in Firefox 69 Beta.

Ler esta resposta 👍 1

Todas as respostas (3)

Solução escolhida

That would be this chrome URI:

  • chrome://browser/content/places/places.xul

This will likely change to an XHTML page (possibly places.xhtml) at some time in the future. The main window browser.xul window is already been replaced by chrome://browser/content/browser.xhtml in Firefox 69 Beta.

Awesome, exactly what I hoping for.