Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "1-Click Extension Manager", "description": "Manage Chrome extension at the tip of your finger, with just 1-click.", "version": "1.0", "manifest_version": 2, "icons": { "16": "logo.png", "128": "logo.png" }, "permissions": [ "management" ], "browser_action": { "default_icon": "logo.png", "default_popup": "popup.html" } }