{
"name": "Extension that uses the Content Settings API",
"version": "1.0",
"background": { "scripts": ["background.js"] },
"manifest_version": 2,
"permissions": [
"contentSettings"
]
}
{
"name": "Extension that uses the Content Settings API",
"version": "1.0",
"background": { "scripts": ["background.js"] },
"manifest_version": 2,
"permissions": [
"contentSettings"
]
}