Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Export browser settings

  • 1 svar
  • 1 har dette problem
  • 588 visninger
  • Seneste svar af 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?

Valgt løsning

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.

Læs dette svar i sammenhæng 👍 1

Alle svar (1)

more options

Valgt løsning

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.