blob: 1d3a36d0381e30d083e6bddbbc5778c3f3b3c49c [file] [log] [blame]
{
"name": "Platform App Test: Speech recognition",
"manifest_version": 2,
"description": "webkitSpeechRecognition test from background page of an app, app doesn't have audioCapture permission.",
"version": "1",
"app": {
"background": {
"scripts": ["test.js"]
}
}
}