Search Support

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.

Learn More

How can I undo an add-on settings sync?

  • 1 resposta
  • 1 has this problem
  • 23 views
  • Last reply by cor-el

more options

I use Firefox Sync. As far as I can tell, bookmarks synced well. Tabs didn’t but that’s probably due to having opened to many on my main machine. Also add-ons synced i. e. the Firefox on a Ubuntu laptop now has all the add-ons that my home computer Firefox has. Unfortunately, the sync reset all of the settings in some add-ons. So, for example, in LeechBlock the list of websites that I’d like to block, the schedule and all the rules are gone. How can I undo the last sync? Or is there a way to make my main computer the master in all syncs?

I use Firefox Sync. As far as I can tell, bookmarks synced well. Tabs didn’t but that’s probably due to having opened to many on my main machine. Also add-ons synced i. e. the Firefox on a Ubuntu laptop now has all the add-ons that my home computer Firefox has. Unfortunately, the sync reset all of the settings in some add-ons. So, for example, in LeechBlock the list of websites that I’d like to block, the schedule and all the rules are gone. How can I undo the last sync? Or is there a way to make my main computer the master in all syncs?

All Replies (1)

more options

The prefs that are set by an extension are usually not included in the Sync, so you get the default setting if you sync an extension from one computer to another.


Only prefs that have a corresponding services.sync.prefs.sync.* pref that is set to true will be synced to other devices. If you want to sync additional prefs then you can create a corresponding Boolean sync pref yourself and set the value to true.

  • services.sync.prefs.sync. (with the pref name appended no space after the last dot)