ESPN Custom Logos Firefox

Examine source code of ESPN Custom Logos

Inspect and view changes in ESPN Custom Logos source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ESPN Custom Logos",
  "version": "1.0.0",
  "description": "Upload custom images for your fantasy team logos",
  "permissions": [
    "cookies"
  ],
  "host_permissions": [
    "*://fantasy.espn.com/*",
    "*://*.fantasy.espn.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://fantasy.espn.com/*",
        "*://*.fantasy.espn.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@espn-custom-logos.darkonda"
    }
  }
}

Best ESPN Custom Logos Alternatives

Here are some Firefox add-ons that are similar to ESPN Custom Logos: