Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

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

  • 2 antwoorden
  • 51 hebben dit probleem
  • 3556 weergaven
  • Laatste antwoord van 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.

Gekozen oplossing

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.

Dit antwoord in context lezen 👍 380

Alle antwoorden (2)

more options

Gekozen oplossing

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.

Bewerkt door MxyL op