ClicksPerSecond - CPS Test | Click Speed Test

ClicksPerSecond - CPS Test | Click Speed Test

The Clicks Per Second is a game in which you may test your mouse clicking speed. It's also known as a Click Speed Test and CPS Test.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "action": {
    "default_icon": "icon.png",
    "default_popup": "index.html",
    "default_title": "Clicks Per Second"
  },
  "description": "The Clicks Per Second is a game in which you may test your mouse clicking speed. It's also known as a Click Speed Test and CPS Test.",
  "homepage_url": "https://www.clickspersecond.com/",
  "icons": {
    "16": "16.png",
    "48": "48.png",
    "128": "128.png"
  },
  "manifest_version": 3,
  "name": "ClicksPerSecond - CPS Test | Click Speed Test",
  "short_name": "ClicksPerSecond",
  "version": "1.0.4"
}