Inspect and view changes in Click Speed Tester - Check Clicks Per Second source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "Click Speed Tester - Check Clicks Per Second",
"description": "Check clicks per second with this CPS test and learn fast clicking methods to increase CPS score.",
"version": "1.0.2",
"manifest_version": 3,
"action": {
"default_popup": "index.html"
},
"icons": {
"16": "logo192.png",
"48": "logo192.png",
"128": "logo192.png"
},
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}