My Click Counter Firefox

Examine source code of My Click Counter

Inspect and view changes in My Click Counter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png",
    "default_title": "Click Counter"
  },
  "background": {
    "persistent": false,
    "scripts": [
      "background.js"
    ]
  },
  "name": "Click Counter",
  "manifest_version": 2,
  "description": "Count Mouse Button Clicks. Fast and Simple Clicks Counter for you.",
  "permissions": [
    "storage"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.4",
  "browser_specific_settings": {
    "gecko": {
      "id": "{bb59ee5e-aa84-42a5-b998-659d0ed46938}"
    }
  }
}

Best My Click Counter Alternatives

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