Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

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

En savoir plus

Where are the about:config settings for a profile stored?

  • 2 réponses
  • 51 ont ce problème
  • 3185 vues
  • Dernière réponse par MxyL

more options

I am setting up a custom firefox profile and would like to tweak some of the options that are accessed via about:config.

I would like to know where this information is stored and whether I am able to modify these options outside of the browser.

I am setting up a custom firefox profile and would like to tweak some of the options that are accessed via about:config. I would like to know where this information is stored and whether I am able to modify these options outside of the browser.

Solution choisie

They're stored in the prefs.js file, which is a plain text file.

Preferences can also be set at startup using the user.js file. This file doesn't exist by default.

Preferences can also be locked with the mozilla.cfg file in the installation folder. This file doesn't exist by default.

Lire cette réponse dans son contexte 👍 380

Toutes les réponses (2)

more options

Solution choisie

They're stored in the prefs.js file, which is a plain text file.

Preferences can also be set at startup using the user.js file. This file doesn't exist by default.

Preferences can also be locked with the mozilla.cfg file in the installation folder. This file doesn't exist by default.

more options

Thanks, I was modifying the prefs.js file the whole time but didn't realize these were the same settings from about:config. The user.js file is also useful to know.

Modifié le par MxyL