Hello friends,
can you suggest me how to sync storage data across other devices without publishing the extension in chrome web store. My situation is, I have developed a chrome extension . So, I have the extension source code as well. Now , I wanted to use the extension on different devices like copy pasting the source code. Suppose , its a to do list extension. Is there any way , if I add a todo (in extension) in local storage in any device ,( used storage.sync) this todo will be synced with the other devices extension too ?