CPS Test Pro - Clicks Per Second Test

CPS Test Pro - Clicks Per Second Test

Take the CPS test and find out how fast can you click.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "CPS Test Pro - Clicks Per Second Test",
  "description": "Take the CPS test and find out how fast can you click.",
  "version": "1.0.1",
  "manifest_version": 3,
  "action": {
    "default_popup": "index.html"
  },
  "icons": {
    "16": "logo192.png",
    "48": "logo192.png",
    "128": "logo192.png"
  }
}