CRO Tracker Firefox

Examine source code of CRO Tracker

Inspect and view changes in CRO Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CRO Tracker",
  "version": "1.1",
  "description": "A simple extension to track and measure conversion rates on websites.",
  "permissions": [
    "tabs",
    "storage",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7e9c015f-72a8-4e77-b889-dd227b158338}"
    }
  }
}

Best CRO Tracker Alternatives

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