blob: 6f8a16355b98bb53a611927b61d949b312f87930 [file] [log] [blame]
{
"name": "Platform App Test: reinstall data cleanup",
"manifest_version": 2,
"version": "1",
"app": {
"background": {
"scripts": [
"test.js"
]
}
},
"permissions": [
"storage"
]
}