Local file editing with Google File System API

With chrome 86 Google introduced an experimental API where a user could grant permission via JavaScript for a web app to access and modify files locally without needing to upload or download the original copy.

I’m still somewhat new to bubble and I know plug in’s exist that allow Java script however is this something that seems feasible to implement given its early development stage? It’d be an incredible leap with PWA’s.

Article can be found Here
API documentation and snippets can be found Here