{ "name": "FullScreen Button", "version": "0.1", "icons": { "48": "icon48.png", "128": "icon128.png" }, "description": "An extension to the FullScreen extension. This adds a button that will always appear, so you can play HTML5 videos fullscreen.", "browser_action": { "default_icon": "icon.png", "default_title": "Play the video in full screen." }, "background_page": "background.html" }