blob: 9441ab3abdbf8317466b0bc981f6e930d8db8a6a [file] [log] [blame]
{
"name": "<webview> close on loadcommit",
"manifest_version": 2,
"version": "1",
"permissions": [
"webview"
],
"app": {
"background": {
"scripts": ["test.js"]
}
}
}