CPX Research Helper Firefox

Examine source code of CPX Research Helper

Inspect and view changes in CPX Research Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CPX Log Version 2.0",
  "description": "Trackt die Qualität der Umfragen.",
  "version": "1",
  "author": "CPX Research",
  "icons": {
    "64": "images/icon_64.png",
    "128": "images/icon_128.png",
    "256": "images/icon_256.png",
    "512": "images/icon_512.png"
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "webRequest",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best CPX Research Helper Alternatives

Here are some Firefox add-ons that are similar to CPX Research Helper: