aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/lib/extension-store.js
Commit message (Expand)AuthorAgeFilesLines
* Check that extension.storage exists before attempting to call methods on it.Dan2018-01-241-3/+3
* conditionally use extension store if supported or enabledEllie Day2018-01-031-0/+4
* handle situation where storage.sync is disabled in certain versions of firefoxEllie Day2018-01-031-2/+17
* Add ExtensionStore and add basic store instance syncing to main controllerEllie Day2017-12-231-0/+20