alpheios-project / experience

Implementation of a user experiences handling that is based on Experience API
ISC License
0 stars 0 forks source link

eliminate dependency on browser.storage #2

Open balmas opened 6 years ago

balmas commented 6 years ago

currently the code depends upon browser.storageLocal -- the reference to the browser object won't work outside an extension. We need to make the storage object something that can be passed to the ObjectMonitor