Browser
Chrome, Firefox, Edge
OS
Win
Feature Description
The currently supported browsers all implement "Sync Storage", which has a similar API surface to localStorage, but automatically syncs its data between browsers for signed-in users.
It seems like a promising option for offering a meaningful sync feature in the extension without any of the typical hard work of building/maintaining your own server infrastructure.
Browser
Chrome, Firefox, Edge
OS
Win
Feature Description
The currently supported browsers all implement "Sync Storage", which has a similar API surface to
localStorage, but automatically syncs its data between browsers for signed-in users.It seems like a promising option for offering a meaningful sync feature in the extension without any of the typical hard work of building/maintaining your own server infrastructure.