I am working on a website that is using HTML5\'s Filesystem API to write some files to a temporary file system. Is there any way I can use the Chrome Developer tools to inspect
Filesystem inspection is no longer available.
I couldn't find an official announcement, but it looks this filesystem API is going to be soon deprecated by Chrome as it was never accepted as a standard by W3C and nowadays (Jan 2017 with v.55) Google Chrome is the only web browser using it.