blob: e0943c85f87036d484baf839a65f60275ba58d5b [file]
{
"version": "1.0.0.0",
"manifest_version": 2,
"name": "executeScript and insertCSS test",
"description": "Test extension API: executeScript and insertCSS",
"background": {
"page": "test.html"
},
"permissions": ["tabs", "http://a.com/"]
}