Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

How to synchronize customization

  • 2 件の返信
  • 5 人がこの問題に困っています
  • 5 回表示
  • 最後の返信者: 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?

すべての返信 (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.