{ "name": "App that attempts to open a fullscreen window", "manifest_version": 2, "version": "1", "app": { "background": { "scripts": ["background.js"] } } }