{
"manifest_version": 2,
"name": "Test the camera pan tilt zoom API",
"version": "1.0",
"app": {
"background": {
"scripts": ["runtest.js"]
}
},
"kiosk_enabled": true,
"permissions": ["videoCapture"]
}
{
"manifest_version": 2,
"name": "Test the camera pan tilt zoom API",
"version": "1.0",
"app": {
"background": {
"scripts": ["runtest.js"]
}
},
"kiosk_enabled": true,
"permissions": ["videoCapture"]
}