Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Learn More

Is it possible to sync the prefs.js file between two machines?

  • 2 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 13 gösterim
  • Son yanıtı yazan: cor-el

more options

Just installed firefox onto second machine and want to use same settings. Any way of syncing the pref.js file or will i have to do it manually on Google Drive or something?

Thanks.

James

Just installed firefox onto second machine and want to use same settings. Any way of syncing the pref.js file or will i have to do it manually on Google Drive or something? Thanks. James

Tüm Yanıtlar (2)

more options

Have you tried Firefox Sync? How do I set up Sync on my computer?

more options

Note that Sync only syncs prefs that have a corresponding services.sync.prefs.sync.* pref that is set to true to other devices. If you want to sync additional prefs then you can create a corresponding Boolean sync pref yourself and set the value to true.

  • services.sync.prefs.sync.*

It is best not to copy a prefs.js file to another computer to avoid problems as there might be data in the file that is specific to a specific computer or user profile.