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": "Quick Tools", "version": "1.0.2", "description": "Quick Tools are a set of useful tools such as calculators and converters to make things easier.", "author": "TheSavageTeddy", "permissions": [ "storage", "unlimitedStorage" ], "browser_action": { "default_popup": "html\/menu.html", "default_title": "Quick Tools" }, "icons": { "128": "app\/quick-tools-icon-128.png" }, "offline_enabled": true, "manifest_version": 2 }