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": "Name Generator", "description": "Generates a random name with one adjective and a noun", "version": "0.5", "manifest_version": 2, "app": { "launch": { "local_path": "page.html" } }, "icons": { "16": "icon16.png", "48": "icon48.png", "96": "icon96.png", "128": "icon128.png" }, "offline_enabled": true }