CPS Test - Clicks per Second Firefox

Examine source code of CPS Test - Clicks per Second

Inspect and view changes in CPS Test - Clicks per Second source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CPS Test - Check Clicks per Second",
  "version": "1.0",
  "description": "Test your clicks per second. You can also set a new record. Share your score with your friend and challenge them to beat you.",
  "icons": {
    "16": "images/cpstest_started16.png",
    "32": "images/cpstest_started32.png",
    "48": "images/cpstest_started48.png",
    "128": "images/cpstest_started128.png"
  },
  "browser_action": {
    "default_icon": "images/cpstest_started128.png",
    "default_popup": "index.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.mozilla.org/*"
      ],
      "js": [
        "js/cpstest.js"
      ]
    }
  ]
}

Best CPS Test - Clicks per Second Alternatives

Here are some Firefox add-ons that are similar to CPS Test - Clicks per Second: