Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

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.