blob: 210c2fd1c72d39034ed8a1b998bbaf2d5ba1babc [file] [log] [blame]
{
"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>" ]
}