Magic Cart Firefox

Examine source code of Magic Cart

Inspect and view changes in Magic Cart source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Magic Cart",
  "manifest_version": 2,
  "version": "1.0.2",
  "description": "add missing add to cart button",
  "permissions": [
    "webRequest",
    "*://*.amd.com/"
  ],
  "icons": {
    "128": "icons/icon_128.png"
  },
  "content_scripts": [
    {
      "js": [
        "amd.js"
      ],
      "matches": [
        "*://*.amd.com/*"
      ],
      "run_at": "document_end"
    }
  ],
  "background": {
    "scripts": [
      "bg.js"
    ],
    "persistent": true
  }
}

Best Magic Cart Alternatives

Here are some Firefox add-ons that are similar to Magic Cart: