No way to delete IndexedDB under Google Chrome
问题 How to delete IndexedDBs in Google Chrome? I've performed "Clear browsing data" and nothing happened. There is still bunch of IndexedDB from different domains... All other data has been removed. In Developer Tools is no option to delete IndexedDB. 回答1: According to: http://code.google.com/p/chromium/issues/detail?id=116372 You will have the option to clear indexedDB (and other client side storage options like: localstorage etc') soon... 回答2: According to http://code.google.com/p/chromium