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