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.

preinstall user specific bookmarks at new installation

  • 3 respostas
  • 1 tem este problema
  • 2 visualizações
  • Última resposta de Mike Kaply

more options

Is there a solution to preinstall user specific bookmarks? After new installation of Firefox, the profile folder does not exist and i can not copy places.sqlite into it. If i use policies.json there are only systemwide bookmarks possible. But i am looking for user specific bookmarks to deploy after a new installation.

Is there a solution to preinstall user specific bookmarks? After new installation of Firefox, the profile folder does not exist and i can not copy places.sqlite into it. If i use policies.json there are only systemwide bookmarks possible. But i am looking for user specific bookmarks to deploy after a new installation.

Todas as respostas (3)

more options

I think you can put a bookmarks.html in the profile and set the preference

browser.bookmarks.restore_default_bookmarks

The format looks something like this

https://searchfox.org/mozilla-central/source/browser/locales/generic/profile/bookmarks.html.in

more options

In which profile? After a complete reinstallation, there are no user profile folders yet.

more options

You could set browser.bookmarks.restore_default_bookmarks and point to a bookmarks file in the user directory using the browser.bookmarks.file preference.

For this use case, most people use GPO which allows user specific options.