Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

How to synchronize customization

  • 2 respostas
  • 5 têm este problema
  • 5 visualizações
  • Última resposta de 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?

Todas as respostas (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.