idb.filesystem.js
idb.filesystem.js copied to clipboard
Why can't it support Chrome browser?
I'm using chrome. After installed idb.filesystem.js, the storage is still FileSystem, not indexedDB. Why?
- Chrome supports filesystem api. 2. This is not a library for savign stuff in indexedDB this is a library that implements the filesystem api for other browsers that aren't chromium based (which chrome is.)