Blog
Chrome Apps – File System Helpers
Here are a few helper functions that can help you get on the right track to building a simple chrome app that can read and modify the user’s file system: Get Full Path In order to get the full path for a DirectoryEntry or a FileEntry you can use the Read more…