3 ms·
Why does it need access to all websites in addition to dropbox? Seems odd.
by forand 15y ago
Why does it need access to all websites in addition to dropbox? Seems odd.
- marcusEting 15y agoThe 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-a-google-chrome-extension-before-installing-it http://superuser.com/questions/337172/how-do-you-do-examine-...
- wx77 15y agoJust 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.
- marcusEting 15y ago@wx77 - yes but that extension is a pretty sweet way to preview other extensions :)
- Sephr 15y ago"All data on your computer and the websites you visit" means that it needs to run native code, which can't be sandboxed.