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": "minimum_chrome_version", "manifest_version": 3, "description": "Free trial extension for test.", "minimum_chrome_version": "300", "version": "3.0", "icons": { "128": "icon.png" }, "browser_action": { "default_icon": "icon.png" } }