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.
- Host: GitHub
- URL: https://github.com/georgeosddev/chrome-app-storage-sample
- Owner: georgeOsdDev
- Created: 2012-09-17T12:55:56.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-25T23:48:08.000Z (over 12 years ago)
- Last Synced: 2025-01-20T19:34:05.476Z (4 months ago)
- Language: JavaScript
- Size: 242 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
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)