910e62b5创建于 1月15日历史提交
{
  "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"]
    }
  }
}