搜索 | 用户支持

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

详细了解

'Block Notification requests' setting is not synchronizing

  • 1 个回答
  • 1 人有此问题
  • 6 次查看
  • 最后回复者为 cor-el

more options

Hi, I have several systems and I'd like to disable web notifications in all of them. I thought I can achieve that with synchronization feature but even though 'sync options' checkbox is checked, some settings are not syncing, eg. 'Block Notification requests' or 'Check if Firefox is default browser' or disabling automatic updates.

Is there a way to sync those options automatically so I don't have to click them out by hand everywhere?

Hi, I have several systems and I'd like to disable web notifications in all of them. I thought I can achieve that with synchronization feature but even though 'sync options' checkbox is checked, some settings are not syncing, eg. 'Block Notification requests' or 'Check if Firefox is default browser' or disabling automatic updates. Is there a way to sync those options automatically so I don't have to click them out by hand everywhere?

所有回复 (1)

more options

There are services.sync.prefs.sync<pref-name> prefs with a value true for each pref that is included in syncing preferences.

You can set the corresponding services.sync.prefs.sync.<pref-name> pref to false to prevent syncing this pref.

  • prefs that have a corresponding services.sync.prefs.sync.<pref-name> pref that is set to true will be synced to other devices
  • prefs that have a corresponding services.sync.prefs.sync.<pref-name> pref that is set to false will be excluded from syncing
  • if you want to sync prefs that are currently not included then create a corresponding Boolean sync pref and set its value to true

You can search the about:config page for notification*enabled prefs that show bold.