javascript - Saving a file from a chrome packaged app -
i have chrome packaged app has taken me while head around have working. have come across problem.
is possible save variable app text file that's placed in app/file directory?
i have looked on chrome.filesystem api don't understand it.
i wrong , maybe can't save files file directory?
any examples or tutorials on great!
thanks!
i suggest storing file's contents in chrome.storage , dynamically loading , saving contents of css file there instead of using filesystem. me, easier accomplish.
Comments
Post a Comment