binBot Firefox

Examine source code of binBot

提供元: CodeMonkey
Inspect and view changes in binBot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "binBot",
  "version": "1.0",
  "description": "View live scores, stats, and results for all things Baseball in real time.",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "navigation.js"
      ]
    }
  ],
  "host_permissions": [
    "https://statsapi.mlb.com/api/v1.1/game/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "action": {
    "default_popup": "default.html",
    "default_icon": {
      "16": "assets/binbot.png",
      "48": "assets/binbot.png",
      "128": "assets/Group 1.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "0xgod13@gmail.com",
      "strict_min_version": "109.0"
    }
  }
}

ベストのbinBot代替案

binBotに類似したFirefox add-onをいくつか紹介します: