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