You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.
Polymer element based on Polymer/core-localstorage that saves data to chrome.storage instead of localStorage so it can be used in chrome packaged apps.
Installation
bower install --save broccoliboy/chrome-storage
About
Polymer element emulating core-localstorage, but for chrome.storage. Useful for chrome packaged apps.