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", "manifest_version": 2, "name": "Easy Video Converter", "default_locale": "en", "description": "An easy to use drag\/drop video converter.", "background": { "scripts": [ "bg.js" ] }, "version": "3.0", "icons": { "128": "images\/icon.png" }, "browser_action": { "default_icon": "images\/icon.png" } }