blob: 3f9b00f15a303b4cb56683cc4ee92df933303b93 [file] [log] [blame]
{
"name": "Platform App Test: isolated storage",
"manifest_version": 2,
"version": "1",
"app": {
"background": {
"scripts": ["test.js"]
}
},
"permissions": [
"http://localhost/"
]
}