CheckOut.Champ Firefox

Examine source code of CheckOut.Champ

Inspect and view changes in CheckOut.Champ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CheckOut.Champ",
  "version": "1.5",
  "description": "Shop online, get points for your purchases and redeem them to get gift cards!",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "browser-polyfill.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.amazon.com/*"
      ],
      "js": [
        "browser-polyfill.js",
        "content.js"
      ]
    }
  ],
  "icons": {
    "48": "icon.png",
    "96": "icon.png"
  },
  "permissions": [
    "storage",
    "webNavigation",
    "*://*.amazon.com/*",
    "*://*.onrender.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{de367e46-971c-4ebd-869f-75e1e267c7c9}",
      "strict_min_version": "58.0"
    }
  }
}

Best CheckOut.Champ Alternatives

Here are some Firefox add-ons that are similar to CheckOut.Champ: