flobro / flobro-chrome-app

Chrome app of Flobro, floating browser window
https://chrome.google.com/webstore/detail/faaljkdndnfoagcmhedlmbgieoocemch
MIT License
110 stars 20 forks source link

audio and video capture permission #43

Closed deepakkoirala closed 5 years ago

deepakkoirala commented 5 years ago

I was using this plugin wisely from a long time. Suddenly after July 20, I was asked by chrome to enable camera and audio permission to continue using this extension. This ended up removing the plugin. Giving Audio and Camera permission doesn't make sense.

cornips commented 5 years ago

This had to do with #13. In order to support websites using these features, Flobro needed permission for the whole app. The app itself NEVER uses video or audio.

Because the permission is unclear and raised many questions, it will be removed in the upcoming release. Future support for websites using webcam and audio will be handled in the original issue #13.