{
"name": "Cross origin XHR to file:/// URLs with access",
"version": "1.0",
"manifest_version": 2,
"description": "Tests bug 104547",
"background": {
"page": "test.html"
},
"permissions": [ "<all_urls>" ]
}
{
"name": "Cross origin XHR to file:/// URLs with access",
"version": "1.0",
"manifest_version": 2,
"description": "Tests bug 104547",
"background": {
"page": "test.html"
},
"permissions": [ "<all_urls>" ]
}