Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Export browser settings

  • 1 réponse
  • 1 a ce problème
  • 299 vues
  • Dernière réponse par 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?

Solution choisie

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.

Lire cette réponse dans son contexte 👍 1

Toutes les réponses (1)

more options

Solution choisie

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.