blob: 3f60c1a99808d401d32231ecd34a9aef4665cb85 [file] [log] [blame]
{
"name": "chrome.fileSystem.retainEntry test",
"manifest_version": 2,
"version": "0.1",
"description": "Test for chrome.fileSystem.retainEntry",
"app": {
"background": {
"scripts": ["background.js"]
}
},
"permissions": ["fileSystem"]
}