Detect if the running environment has the chrome.storage API
npm install has-chrome-storage
> Detect Chrome Storage support
``$ npm install --save has-chrome-storage`
$ npm install --save has-chrome-storage
`jsvar hasLocalStorage = require('has-chrome-storage')//=> true/false``
jsvar hasLocalStorage = require('has-chrome-storage')//=> true/false