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": "EquationGenerator", "manifest_version": 2, "description": "Use this template to start with a simple index.html file for creating mobile web apps.", "version": "0.0.1", "icons": { "16": "package-assets\/chrome-16.png", "128": "package-assets\/chrome-128.png" }, "app": { "background": { "scripts": [ "background.js" ] } } }