We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.