First thanks for your work, i would notice that you should change transTypes " line 350 file: indexeddb.js"
cuz the chrome recently updated IndexedDB implementation to match
the spec. The numeric constants were removed, you need to pass in
strings. "readonly" , "readwrite", "versionchange"