Magic Cart Firefox

Examine source code of Magic Cart

提供元: Djedje dev
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
  }
}

ベストのMagic Cart代替案

Magic Cartに類似したFirefox add-onをいくつか紹介します: