passbolt / passbolt_browser_extension

Browser extensions (Firefox, Edge & Chrome) for Passbolt the open source password manager for teams
https://passbolt.com
GNU Affero General Public License v3.0
233 stars 72 forks source link

Chrome Extension in version 1.6.10 - permission to manage downloads #43

Closed rafal-kos closed 6 years ago

rafal-kos commented 6 years ago

Hello,

Any idea why version 1.6.10 require permission to manage downloads in Chrome? I don't see any track of that in the CHANGELOG.

Thanks in advance,

stripthis commented 6 years ago

The previous system which we used to download private and public keys stopped working. It seems that the Chrome developer wants us to use the dedicated API. It also offers more option for the user to choose where to safe the files instead of dumping everything in default download directory.

See. https://community.passbolt.com/t/chrome-private-key-download/420/8

stripthis commented 6 years ago

Changelog was not updated on master, it's fixed.