blob: b24438e41386c20786859ae55dc861fb2838590b [file] [log] [blame]
{
"description": "Simple Telemetry Test WebApp Containing <webview> Element",
"name": "Simple <webview> Telemetry Test WebApp",
"app": {
"background": {
"scripts": ["background.js"]
}
},
"permissions": [
"webview"
],
"manifest_version": 2,
"version": "1.0"
}