Chrome can, Chrome extensions can not
Which way can chrome extension access a local txt file
It can connect to a local webserver for example, which will handle file reading and writing
I think chrome.fileSystem would work
Nope, it doesn't store files to the real filesystem
https://web.dev/file-handling/
To experiment with the File Handling API locally, without an origin trial token, enable the #file-handling-api flag in about://flags.
https://developer.chrome.com/origintrials/#/view_trial/-6682215947110973439
Lol, so it's actually not a File API
Обсуждают сегодня