2 Use the
<code>chrome.fileSystem
</code> module
3 to create, read, navigate, and write
4 to a sandboxed section of the user's local file system.
6 packaged apps can read and write
7 to a user-selected location.
9 a text editor app can use the API
10 to read and write local documents.
13 <h4>Related Documentation
</h4>
15 <li><a href=
"app_storage.html">Manage Data
</a></li>