{
"name": "Using restricted APIs",
"description": "An app using forbidden window apis",
"manifest_version": 2,
"version": "1",
"app": {
"background": { "scripts": ["background.js"] }
}
}
{
"name": "Using restricted APIs",
"description": "An app using forbidden window apis",
"manifest_version": 2,
"version": "1",
"app": {
"background": { "scripts": ["background.js"] }
}
}