OrderWand – Download eBay & TCGplayer Orders Firefox

Examine source code of OrderWand – Download eBay & TCGplayer Orders

Inspect and view changes in OrderWand – Download eBay & TCGplayer Orders source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "OrderWand – Download eBay & TCGplayer Orders",
  "description": "Download your order history from eBay, TCGplayer, Card Kingdom and more",
  "version": "4.2.0",
  "manifest_version": 3,
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "orderwand@gmail.com",
      "strict_min_version": "109.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.ebay.com/*",
        "https://*.trollandtoad.com/*",
        "https://*.tcgplayer.com/*",
        "https://*.cardkingdom.com/*",
        "https://*.starcitygames.com/*"
      ],
      "js": [
        "orders-load.js"
      ],
      "css": [
        "loader.css"
      ]
    }
  ],
  "options_ui": {
    "page": "options-ui.html",
    "open_in_tab": false
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "host_permissions": [
    "https://*.ebay.com/*",
    "https://*.trollandtoad.com/*",
    "https://*.tcgplayer.com/*",
    "https://*.cardkingdom.com/*",
    "https://*.starcitygames.com/*"
  ],
  "action": {
    "default_popup": "popup-ui.html",
    "default_icon": {
      "16": "/images/icon_16.png",
      "32": "/images/icon_32.png",
      "48": "/images/icon_48.png",
      "128": "/images/icon_128.png"
    }
  },
  "icons": {
    "16": "/images/icon_16.png",
    "32": "/images/icon_32.png",
    "48": "/images/icon_48.png",
    "128": "/images/icon_128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "mtg-sets.json"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best OrderWand – Download eBay & TCGplayer Orders Alternatives

Here are some Firefox add-ons that are similar to OrderWand – Download eBay & TCGplayer Orders: