blob: 092aa6868161b4c717e520eebb08cafac83497e5 [file] [log] [blame]
{
"name": "Platform App Test: <webview> media",
"manifest_version": 2,
"description": "Loads a guest which requests media sources, this triggers checking existing permission",
"version": "1",
"permissions": [
"webview"
],
"app": {
"background": {
"scripts": ["test.js"]
}
}
}