Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.
/ chrome-storage Public archive

Polymer element emulating core-localstorage, but for chrome.storage. Useful for chrome packaged apps.

Notifications You must be signed in to change notification settings

broccoliboy/chrome-storage

Repository files navigation

chrome-storage

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.

Resources

Stars

Watchers

Forks

Packages

No packages published