Compare versions of your cloud text files in-browser or using your configured diff tool.
Current Version Release Notes:
2021-06-28 update (version 1.0.2.28) - Handle Dropbox failure earlier. Button to clear Dropbox token.
Provides two options for comparing different versions of your Dropbox or pCloud files: 1) an external diff tool, or 2) a side-by-side diff within your browser. This can be TortoiseMerge, KDiff3, FileMerge, or any tool which can be triggered from the command line.
In the "Version history" or "Revisions" page of any file, a column is added which allows you to select two versions to compare. Click the "Diff" button to trigger your configured diff tool, or the "Inline" button to view the difference in-browser.
Supports Windows, Mac, and Linux as far as I know, though I can't be sure every possible configuration is covered.
Please let me know if you run into any issues at http://blog.vicshih.com/2011/09/clouddiff-chrome-extension.html .
Privacy Policy
https://github.com/vshih/CloudDiff/blob/master/privacy-policy.md
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) - Rebrand as "CloudDiff." 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 (version 1.0.2.21-22) - Bug fix for diffing non-text files, and files larger than 4K; please get latest "CloudDiff Helper".
...
Latest reviews
- (2020-01-29) Ronald Camacho: ME gusto, pero a hoy no me esta funcionando, por favor validar.
- (2018-10-17) Tony Jones: Works awesome for those of us using Dropbox as a version management system... (hint: don't do it). I'd love to see some basic tools (prev/next diff, search) added to the inline diff, but this works and was exactly what I was looking for. Thanks!