Mixpanel Implementation Helper Firefox

Examine source code of Mixpanel Implementation Helper

Inspect and view changes in Mixpanel Implementation Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Tool to debug Mixpanel implementations",
  "manifest_version": 2,
  "name": "Mixpanel Implementation Helper",
  "version": "1.1",
  "permissions": [
    "webRequest",
    "<all_urls>",
    "storage",
    "tabs"
  ],
  "sidebar_action": {
    "default_title": "Mixpanel Implementation Inspector",
    "default_panel": "sidebar.html",
    "default_icon": "icons/icon-48.png",
    "browser_style": false
  },
  "icons": {
    "48": "icons/icon-48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6a72aa05-a3b0-45a4-b997-8deb183f72ea}"
    }
  }
}

Best Mixpanel Implementation Helper Alternatives

Here are some Firefox add-ons that are similar to Mixpanel Implementation Helper: