Hacker News new | ask | show | jobs
Diff Dropbox previous versions easily from Google Chrome (techblog.willshouse.com)
24 points by marcusEting 5391 days ago
2 comments

This looks like a great tool. I plan on testing it out. I've been used to using SVN to diff changes but I have some websites in Dropbox that I haven't yet put into an SVN repository so this would help a lot.
That's exactly what I use it for. On big projects I use github and tower. But on smaller projects or for just general diffing things in the dropbox this is pretty amazing.
Why does it need access to all websites in addition to dropbox? Seems odd.
The extension says it needs:

1) Your data on dropbox.com and www.dropbox.com

2) All data on your computer and the websites you visit

#1 is obvious. I think it needs #2 so it can save a copy of the older version to disk and then launch the diff tool. If you want to check out the extension before installing it, see http://superuser.com/questions/337172/how-do-you-do-examine-...

Just for good measure: If you don't want to install an extension to inspect another extension all chrome extensions are just zip files so if you download the extension you can just unzip and see the contents.
@wx77 - yes but that extension is a pretty sweet way to preview other extensions :)
"All data on your computer and the websites you visit" means that it needs to run native code, which can't be sandboxed.