An open API service indexing awesome lists of open source software.

https://github.com/georgeosddev/chrome-app-storage-sample

Use chrome.storage.sync to share small chunks of data among all of your Chrome devices.
https://github.com/georgeosddev/chrome-app-storage-sample

Last synced: 2 months ago
JSON representation

Use chrome.storage.sync to share small chunks of data among all of your Chrome devices.

Awesome Lists containing this project

README

        

# Chrome app storage sample

Use chrome.storage.sync to share small chunks of data among all of your Chrome devices. To test, open this app in two different devices, both signed in with the same user.

Sources of this app was converted from [webBoard](http://webboard.jit.su)

## License

Licensed under the [MIT License](http://opensource.org/licenses/mit-license.php)