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!

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

Export browser settings

  • 1 odpowiedź
  • 1 osoba ma ten problem
  • 277 wyświetleń
  • Ostatnia odpowiedź od 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?

Wybrane rozwiązanie

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.

Przeczytaj tę odpowiedź w całym kontekście 👍 1

Wszystkie odpowiedzi (1)

more options

Wybrane rozwiązanie

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.