Google Chrome Extension: Can an extension read/write local files?

TridenT

Lifer
Sep 4, 2006
16,800
45
91
I'm creating an extension right now that would be better served by being able to read/write a file on the client's machine that they set initially then forget forever. I know that Google Chrome has localstorage and that offers some options but I'd love to have the ability to view/edit files on the local machine without the user having to go through an input box every time. There's reasons.

Is this possible? Anyone know?

A better google search has finally shown me this but I don't want to invest too heavily into trying this without knowing if this will do what I want. https://developer.chrome.com/apps/fileSystem
 
Last edited:

purbeast0

No Lifer
Sep 13, 2001
53,538
6,365
126
i'm not sure what you are asking after you found that link. the description literally tells you that it can do what you are wondering.