Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

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

  • 2 odpovede
  • 51 má tento problém
  • 3720 zobrazení
  • Posledná odpoveď od 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.

Vybrané riešenie

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.

Čítať túto odpoveď v kontexte 👍 380

Všetky odpovede (2)

more options

Vybrané riešenie

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.

Upravil(a) MxyL dňa