{
"name": "App window, 'display-mode' media feature test",
"description": "tests the 'display mode' media feature for the fullscreened app window",
"version": "1",
"manifest_version": 2,
"app": {
"background": {
"scripts": ["background.js"]
}
},
"permissions": [ ]
}