Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

preinstall user specific bookmarks at new installation

  • 3 përgjigje
  • 1 e ka hasur këtë problem
  • 1 parje
  • Përgjigjja më e re nga 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.

Krejt Përgjigjet (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.