Native File System API

GPTKB entity

Statements (25)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:alsoKnownAs gptkb:File_System_Access_API
gptkbp:compatibleWith gptkb:Mozilla_Firefox
gptkb:Apple_Safari
gptkbp:developedBy gptkb:Google
gptkbp:documentation https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API
https://web.dev/file-system-access/
gptkbp:enables web apps to read and write files on user's local file system
gptkbp:features potential for data loss or privacy issues
user-granted permissions
https://www.w3.org/2000/01/rdf-schema#label Native File System API
gptkbp:interface window.showDirectoryPicker
window.showOpenFilePicker
window.showSaveFilePicker
gptkbp:introducedIn 2019
gptkbp:permissionType transient
persistent
gptkbp:standardizedBy gptkb:W3C
gptkbp:supportedBy gptkb:Google_Chrome
gptkb:Microsoft_Edge
gptkbp:uses opening folders in web apps
editing local files in web applications
saving files directly from web apps
gptkbp:bfsParent gptkb:Chrome_86
gptkbp:bfsLayer 6