Baseball Savant Button Firefox

Examine source code of Baseball Savant Button

Inspect and view changes in Baseball Savant Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Baseball Savant Button",
  "version": "1.51",
  "description": "Adds Baseball Savant buttons next to player names on fantasy sites.",
  "permissions": [
    "storage",
    "tabs",
    "scripting"
  ],
  "host_permissions": [
    "https://*.espn.com/*",
    "https://fantasy.espn.com/*",
    "https://www.cbssports.com/*",
    "https://baseball.fantasysports.yahoo.com/*",
    "https://sports.yahoo.com/*",
    "https://nfc.shgn.com/*",
    "https://ottoneu.fangraphs.com/*",
    "https://underdogfantasy.com/*",
    "https://www.fantrax.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "savant-extension@example.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Baseball Savant Button Alternatives

Here are some Firefox add-ons that are similar to Baseball Savant Button: