Icon Click Tracker Firefox

Examine source code of Icon Click Tracker

By: John
Inspect and view changes in Icon Click Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Click Counter Badge",
  "version": "1.0",
  "description": "Counts how many times the extension icon is clicked and shows it as a badge.",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "Click Counter Badge",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{fd6d5cfa-216a-4924-828a-1723880e454a}"
    }
  }
}

Best Icon Click Tracker Alternatives

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