CloudDiff - Compare versions of your Dropbox or pCloud text files in-browser or using your configured diff tool.
Updates
I've written CloudDiff, a Chrome extension which allows you to compare different versions of text files you have on Dropbox or pCloud. It can perform the diff in-browser, or trigger a diff tool you have installed on your local machine already, which you must configure.
- On the Dropbox website, browse to the "Version history" page of any text file.
- On the pCloud website, browse to the "Revisions" page of any text file.
- A "Diff" column has been added where you can select which two versions to compare.
- To trigger your already-installed diff tool, click the "Diff" button.
- If a diff tool is not yet configured, the Options page opens where you can specify one. If you don't have one installed already, one option is KDiff3. The setting is accessible from Tools > Extensions > CloudDiff > Options.
- An additional executable must be installed, CloudDiff Helper, in order to trigger your diff tool. Follow the instructions to install.
- If configured correctly, your diff tool should open.
- To perform the diff in-browser, click the "Inline" button.
This should run on Windows, Mac, and Linux. Note that the combined file-size limit in any comparison is 4GB. Please let me know if any issues come up.
Get CloudDiff.
2020-06-01 update (version 1.0.2.27) - Upgrade to jQuery 3.5.1, CodeMirror 5.54.0. Handle OAuth token expiration. Fix pCloud caching behavior.
Privacy Policy
Release History
2020-06-01 update (version 1.0.2.27) - Upgrade to jQuery 3.5.1, CodeMirror 5.54.0. Handle OAuth token expiration. Fix pCloud caching behavior.
2020-05-08 update (version 1.0.2.26) - (never approved) Use Dropbox API to circumvent CORB issue; use the chrome.storage API to store OAuth access token.
2018-02-01 update (version 1.0.2.25) - Rename to "CloudDiff" (formerly "DropboxDiff") with a new Chrome Web Store extension ID -- be sure to update to latest CloudDiff Helper. pCloud support. Switch from jsdifflib to CodeMirror for inline diff.
2017-04-18 update (version 1.0.2.23) - Update to match latest Dropbox format change.
2017-03-13 update (versions 1.0.2.21-22) - Bug fix for diffing non-text files, and files larger than 4K; please get latest "CloudDiff Helper".
2017-01-26 update (version 1.0.2.20) - Implement "Ignore exit status" option.
2017-01-24 update (versions 1.0.2.17-19) - Updated installation instructions for Mac/Linux; bug fixes.
2017-01-21 update (version 1.0.2.16) - Support "Load older versions".
2017-04-18 update (version 1.0.2.23) - Update to match latest Dropbox format change.
2017-03-13 update (versions 1.0.2.21-22) - Bug fix for diffing non-text files, and files larger than 4K; please get latest "CloudDiff Helper".
2017-01-26 update (version 1.0.2.20) - Implement "Ignore exit status" option.
2017-01-24 update (versions 1.0.2.17-19) - Updated installation instructions for Mac/Linux; bug fixes.
2017-01-21 update (version 1.0.2.16) - Support "Load older versions".
...