Earlier quoted context omitted.
There is a 'FileStorage' API which I would like to use rather than the DOM, but only Chrome supports it for now, and I would like this experiment to remain cross-platform (there are enough 'chrome-only' experiments on the web already). I have opened an issue about this here: https://github.com/Miserlou/DirtyShare/issues/3
Do you have a link to this API? Googling for "Chrome FileStorage" doesn't produce any relevant results.
This is the page I used a lot for researching this project: http://www.html5rocks.com/en/tutorials/file/filesystem/