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