{
"name": "Invalidate Context",
"description": "Tests behavior of using properties after context removal.",
"manifest_version": 2,
"version": "0.1",
"background": {
"scripts": ["background.js"]
},
"permissions": ["storage"]
}
{
"name": "Invalidate Context",
"description": "Tests behavior of using properties after context removal.",
"manifest_version": 2,
"version": "0.1",
"background": {
"scripts": ["background.js"]
},
"permissions": ["storage"]
}