blob: c7b117190f32676d277d04522e898ca77ce4d43b [file] [log] [blame]
{
"name": "<webview> visibility checking tests.",
"manifest_version": 2,
"version": "1",
"permissions": [
"webview"
],
"app": {
"background": {
"scripts": ["test.js"]
}
}
}