зеркало из https://github.com/mozilla/pluotsorbet.git
Merge pull request #692 from marco-c/video_capture_permission
Add video-capture permission to the manifest
This commit is contained in:
Коммит
dd84e7a059
|
@ -26,6 +26,9 @@
|
|||
"browser": {},
|
||||
"audio-capture": {
|
||||
"description": "Required to capture audio via getUserMedia"
|
||||
},
|
||||
"video-capture": {
|
||||
"description": "Required to take pictures"
|
||||
}
|
||||
},
|
||||
"type": "privileged"
|
||||
|
|
Загрузка…
Ссылка в новой задаче