• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

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

TridenT

Lifer
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:
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.
 
Back
Top