EDHREC Importer Firefox

Examine source code of EDHREC Importer

Inspect and view changes in EDHREC Importer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "EDHREC Importer",
  "version": "1.0.1",
  "description": "Automatically builds your copied list of MTG cards into EDHREC.",
  "icons": {
    "48": "icons/edhrec-import_48.png"
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "edhrec-importer@hollymphillips.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "action": {
    "default_icon": "icons/edhrec-import_48.png",
    "theme_icons": [
      {
        "light": "icons/edhrec-import_48.png",
        "dark": "icons/edhrec-import_48.png",
        "size": 48
      }
    ],
    "default_title": "EDHREC Importer",
    "default_popup": "popup/paste_cards.html"
  }
}

Best EDHREC Importer Alternatives

Here are some Firefox add-ons that are similar to EDHREC Importer: