Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

How to synchronize customization

  • 2 odgovora
  • 5 ima ovaj problem
  • 5 prikaza
  • Posljednji odgovor od cor-el

more options

Recently I've been configuring some toolbars and buttons' position through firefox `Customize'. However, this personal preference won't be synchronized via firefox `Sync' feature. Is there any way to do this?

Recently I've been configuring some toolbars and buttons' position through firefox `Customize'. However, this personal preference won't be synchronized via firefox `Sync' feature. Is there any way to do this?

Svi odgovori (2)

more options

Hi old_bear,

Thank you for contacting our support community.

Firefox can not synchronize your customization, since in some cases it is necessary to install other programs for this and Firefox does not have this autonomy.

What can be synchronized are your Firefox settings. In the Sync menu, simply set the "Preferences" box.

more options

You can consider to sync the browser.uiCustomization.state pref by creating a corresponding services.sync.prefs.sync pref.

  • services.sync.prefs.sync.browser.uiCustomization.state = true

The services.sync.prefs.sync.* prefs specify what prefs to include in syncing (true means to include the pref).

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.