Adding Dropbox and GoogleDrive support to remotestorage.js

The plan is to just implement separate wireclients for their respective proprietary protocols. Both Dropbox and Google Drive support CORS with their respective APIs, so anyone can write JS clients for their products.

It’s not technically all remoteStorage then, but an addition the library that enables app developers to use both Dropbox and Google Drive as well as any remoteStorage backend at the same time.