{
"name": "<webview>",
"manifest_version": 2,
"description": "Checks that <webview> elements lack an API without the webview permission",
"version": "2",
"app": {
"background": {
"scripts": ["test.js"]
}
}
}
{
"name": "<webview>",
"manifest_version": 2,
"description": "Checks that <webview> elements lack an API without the webview permission",
"version": "2",
"app": {
"background": {
"scripts": ["test.js"]
}
}
}