File Handling Demo (morning-bubbly-chauffeur)
Instructions
Be running a Chromium browser on a desktop OS (ex. Chrome/Edge on ChromeOS/Windows).
Install the site as a PWA
Ensure Chrome is launched with the command line flag `--enable-features=FileHandlingAPI`, or that chrome://flags/#file-handling-api is enabled
You should see an option in the right click menu to open files with `File Handling Demo`
Problems
FileHandling is not available (ensure Chrome was started with --enable-features=FileHandlingAPI)
NativeFileSystem is not available (ensure Chrome was started with --enable-features=NativeFileSystemAPI)
Manifest File Types (MIME):
Manifest File Types (Extension):
Launched Files
Opened Files
Files which can be edited and saved back to the file system.
Open File
Open Folder
View Source (or fork) on
Glitch