搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

preinstall user specific bookmarks at new installation

  • 3 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 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.

所有回复 (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.