yoichiro / chromeos-filesystem-dropbox

This software provides an ability to access Dropbox for ChromeOS.
https://chrome.google.com/webstore/detail/file-system-for-dropbox/hlffpaajmfllggclnjppbblobdhokjhe
BSD 3-Clause "New" or "Revised" License
79 stars 23 forks source link

How to debug for ChromeOS #65

Closed IgLiv closed 7 years ago

IgLiv commented 8 years ago

Hi Yoichiro, Great work on all of the file-system version for chrome OS, very inspiring. I've bee playing with this dropbox code to learn how to develop chromeOS apps and I was wondering how you debugged the application when the fileSystemProvider is only available on ChromeOS? Thanks