blob: 5d617ec6b0bcdd4f982d225c10f210d7a42f57a4 [file] [log] [blame]
{
"name": "test",
"manifest_version": 2,
"description": "App with file_handlers manifest.",
"version": "1",
"app": {
"background": {
"scripts": ["background.js"]
}
},
"file_handlers": []
}