chrome.storage.local.js
A chrome.storage.local compatible API for browsers that support window.localStorage. So you can use the same storage API in chrome apps and websites.
| Failed to load latest commit information. | |||
|
|
.gitignore | ||
|
|
Gruntfile.js | ||
|
|
README.md | ||
|
|
bower.json | ||
|
|
chrome.storage.local.js | ||
|
|
chrome.storage.local.min.js | ||
|
|
package.json | ||
A chrome.storage.local compatible API for browsers that support window.localStorage. So you can use the same storage API in chrome apps and websites.