{ "name": "Platform App Test: <webview> media", "manifest_version": 2, "description": "Loads a guest which requests media access permission", "version": "1", "permissions": [ "webview" ], "app": { "background": { "scripts": ["test.js"] } } }