Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "images\/icon_19x19.png" }, "description": "Provides quick icon access to your browser history.", "icons": { "32": "images\/icon_32x32.png", "48": "images\/icon_48x48.png", "128": "images\/icon_128x128.png" }, "name": "History Button", "permissions": [ "tabs" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "0.2" }