Card Clip Firefox

Examine source code of Card Clip

Inspect and view changes in Card Clip source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Card Clip",
  "version": "1.4.0",
  "description": "Adds an EDHREC-like clipboard feature to Scryfall",
  "content_scripts": [
    {
      "matches": [
        "*://scryfall.com/*",
        "*://tagger.scryfall.com/*"
      ],
      "js": [
        "ContentScripts/Clipboard.js",
        "ContentScripts/Animation.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "img/duplicate.svg",
    "img/trash.svg",
    "img/clip.svg"
  ],
  "icons": {
    "16": "img/icon/logo16.png",
    "32": "img/icon/logo32.png",
    "48": "img/icon/logo48.png",
    "128": "img/icon/logo128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e6b645bb-7c51-4f40-8167-8bcbbf3394bb}"
    }
  }
}

Best Card Clip Alternatives

Here are some Firefox add-ons that are similar to Card Clip: