Scryfall Premodern Legality Firefox

Examine source code of Scryfall Premodern Legality

Inspect and view changes in Scryfall Premodern Legality source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Scryfall Premodern Legality",
  "version": "0.2",
  "description": "Adds the premodern legality status to Scryfall card pages.",
  "homepage_url": "https://github.com/thegamesx/scryfall-premodern",
  "icons": {
    "48": "icons/border-48.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "scrypremo@thegamesx",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.scryfall.com/card/*"
      ],
      "js": [
        "scryfall-premodern.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "host_permissions": [
    "*://api.scryfall.com/*"
  ]
}

Best Scryfall Premodern Legality Alternatives

Here are some Firefox add-ons that are similar to Scryfall Premodern Legality: