mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-27 13:29:34 +07:00
Filesystem access
Shows basic usage of accessing (read/write) files and directories using the chrome.fileSystem API.
NOTE: This sample requires Milestone 31 or later of Chrome, since it uses the new directory permission.

