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”.

Learn More

Export browser settings

  • 1 odgovor
  • 1 ima ovaj problem
  • 588 prikaza
  • Posljednji odgovor od cor-el

more options

Which file/s contains only the browser settings, not including the extensions, which are transferable to other profiles? prefs.js? the contents of the settings folder?

Which file/s contains only the browser settings, not including the extensions, which are transferable to other profiles? prefs.js? the contents of the settings folder?

Izabrano rješenje

It is not recommended to copy a full prefs.js to other profiles. The prefs.js file stores all preferences that do not have a default value or aren't present by default and this includes profile specific prefs and timers for stats. If you want to transfer prefs, best is to copy relevant lines from prefs.js to a user.js and use this file to initialize a profile. The user.js file is processed each time you start Firefox, so you should remove this file after it has transferred the prefs or you won't be able to modify those settings permanently.

Pročitaj ovaj odgovor u kontekstu 👍 1

Svi odgovori (1)

more options

Odabrano rješenje

It is not recommended to copy a full prefs.js to other profiles. The prefs.js file stores all preferences that do not have a default value or aren't present by default and this includes profile specific prefs and timers for stats. If you want to transfer prefs, best is to copy relevant lines from prefs.js to a user.js and use this file to initialize a profile. The user.js file is processed each time you start Firefox, so you should remove this file after it has transferred the prefs or you won't be able to modify those settings permanently.