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": "Mergely", "version": "1.0", "description": "Merge and diff documents online.", "icons": { "16": "img\/icon_016.png", "48": "img\/icon_048.png", "128": "img\/icon_128.png" }, "browser_action": { "default_title": "Open the popup", "default_popup": "popup.html", "default_icon": "img\/icon_048.png" }, "manifest_version": 2, "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'" }