Ovo će web mjesto raditi na ograničen način, dok obavljamo održavanje stranice. Ako neki članak ne riješi tvoj problem i ako želiš postaviti pitanje, naša zajednica za podršku spremna je pomoći na Twitteru @FirefoxSupport i na Redditu /r/firefox.

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

firefox profile maintain question

  • 2 odgovora
  • 1 ima ovaj problem
  • 6 prikaza
  • Posljednji odgovor od 耀彰

more options

Hi, Because I need to copy prefs.js to a lot of computer, but I can not get real path of each computers, because the profile is different by user account, such as C:\Users\user\AppData\Roaming\Mozilla\Firefox\Profiles\ih5200jy.default-1610618740717\prefs.js, How can I finish do it ? Thanks a lot.

Hi, Because I need to copy prefs.js to a lot of computer, but I can not get real path of each computers, because the profile is different by user account, such as C:\Users\user\AppData\Roaming\Mozilla\Firefox\Profiles\ih5200jy.default-1610618740717\prefs.js, How can I finish do it ? Thanks a lot.

Svi odgovori (2)

more options

Why do you want to copy prefs.js to other computers (profiles) ?

This file contains profile specific user_pref settings and it is usually not a good idea to copy this file. There are other ways to transfer settings or initialize settings like autoconfig.cfg or policies.json.

more options

Because I want to copy about:config setting to another computer, like https://support.mozilla.org/en-US/questions/1322272. After I test, I should copy the file to do it.