Closed Ma-XX-oN closed 8 years ago
TDM is not requesting new permission. TDM Helper does.
Note that the new requested permission is not "history". It is "management". The "history" permission was there from the first release as the extension needs to store its preferences; https://developer.chrome.com/extensions/storage
@inbasic Thanks for answering this; and what about the helper now requesting to manage apps, extensions and themes?
Oh yeah, sorry about that. Didn't see the 'Helper' part. Anyway, Chrome says history, not management.
I guess it doesn't say the permission difference, just all of the permissions?
In the new version, helper extension opens the UI first and then send download requests. This way if TDM is not active, it will be activated. To launch an app from an extension "management" permission is required; https://developer.chrome.com/apps/management
@inbasic Interesting, thanks.
What is the purpose for reading the browser history?