Click Counter Firefox

Examine source code of Click Counter

Inspect and view changes in Click Counter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "images/128.png",
    "default_popup": "index.html"
  },
  "default_locale": "en",
  "description": "Count Mouse Button Clicks",
  "icons": {
    "16": "images/16.png",
    "32": "images/32.png",
    "48": "images/48.png",
    "128": "images/128.png"
  },
  "manifest_version": 2,
  "name": "Click Counter",
  "short_name": "Click Counter",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "3.4.1"
}

Best Click Counter Alternatives

Here are some Firefox add-ons that are similar to Click Counter: