Scryfall Card Search Firefox

Examine source code of Scryfall Card Search

Inspect and view changes in Scryfall Card Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scryfall Card Search",
  "description": "To use, type '!scry' plus a search term into the url bar.",
  "version": "1.0",
  "homepage_url": "https://github.com/Julian-Zipper/firefox-scryfall-search-extension",
  "icons": {
    "48": "icons/icon.png",
    "96": "icons/icon2x.png"
  },
  "omnibox": {
    "keyword": "!scry"
  },
  "permissions": [
    "*://scryfall.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Scryfall Card Search Alternatives

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