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", "background": { "service_worker": "assets\/background.js" }, "action": { "default_icon": "assets\/images\/icon_128.png", "default_popup": "assets\/popup.html" }, "icons": { "16": "assets\/images\/icon_16.png", "32": "assets\/images\/icon_32.png", "48": "assets\/images\/icon_48.png", "128": "assets\/images\/icon_128.png" }, "manifest_version": 3, "name": "Easy CPS Test", "short_name": "Easy CPS Test", "description": "Create your own CPS (Click per Second) Record.", "version": "1.1" }