1

In Chrome, it's possible to sync extensions, but is it possible to also sync extensions' preferences?

For example, if I add a manual rule into AdBlock, is it possible to sync that manual rule along with my account?

Lee Taylor
  • 1,506
Chin
  • 8,013

1 Answers1

3

If an extension uses chrome.storage.sync for saving user preferences (like the filters or rules of Adblock Plus), it should get synchronized.