{
"name": "incognito apitest",
"version": "0.1",
"manifest_version": 2,
"description": "test that an incognito extension behaves properly",
"background": {
"scripts": ["background.js"]
},
"permissions": ["tabs", "http://*/*"]
}
{
"name": "incognito apitest",
"version": "0.1",
"manifest_version": 2,
"description": "test that an incognito extension behaves properly",
"background": {
"scripts": ["background.js"]
},
"permissions": ["tabs", "http://*/*"]
}