Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Closure Extension", "version": "1.0", "manifest_version": 2, "description": "An extension that gives you quick and easy access to Google's closure compiler service", "browser_action": { "default_icon": "icon.png", "default_popup": "Main.html" }, "permissions": [ "http:\/\/closure-compiler.appspot.com\/home" ] }