Crazy Egg PM Firefox

Examine source code of Crazy Egg PM

Inspect and view changes in Crazy Egg PM source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Crazy Egg V2",
  "version": "1.3",
  "description": "Mozilla extension for Crazy Egg website heatmap and analytics tracking.",
  "permissions": [
    "storage",
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "contentScript.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{42f7e9a8-bfa6-43c7-99dc-3c7e435e0886}"
    }
  }
}

Best Crazy Egg PM Alternatives

Here are some Firefox add-ons that are similar to Crazy Egg PM: