Caută ajutor

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

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

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

  • 2 răspunsuri
  • 51 au această problemă
  • 3 vizualizări
  • Ultimul răspuns de 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.

Soluție aleasă

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.

Citește acest răspuns în context 👍 380

Toate răspunsurile (2)

more options

Soluție aleasă

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.

Modificat în de MxyL