I\'m working in a project which involves using IndexedDB. As I\'m begining to know this technology, I need to be able to delete an indexedDB by hand so I can start over.
Chrome Developer tools now have an option to delete all databases for an app, under "Application/Clear Storage".