blob: 1366625e3fbd0e5251da27ca5cccce2e08336f25 [file] [log] [blame]
{
"name": "test",
"description": "App with file_handlers manifest.",
"version": "1",
"app": {
"background": {
"scripts": ["background.js"]
}
},
"file_handlers": {
"text": {
}
}
}