Yahoo! Fantasy to Sports Reference Firefox

Examine source code of Yahoo! Fantasy to Sports Reference

By: nhymz
Inspect and view changes in Yahoo! Fantasy to Sports Reference source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Fantasy to Basketball Reference",
  "version": "1.2",
  "description": "Right-click a player's name on Yahoo Fantasy to open their Basketball Reference page.",
  "author": "YourName",
  "permissions": [
    "contextMenus",
    "tabs",
    "https://www.basketball-reference.com/*"
  ],
  "data_collection_permissions": {
    "user_data": "none",
    "tracking_data": "none"
  },
  "icons": {
    "512": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "*://sports.yahoo.com/*"
      ],
      "js": []
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{4b4dfedb-46c9-4ecd-9902-3dd4b74c26b9}"
    }
  }
}

Best Yahoo! Fantasy to Sports Reference Alternatives

Here are some Firefox add-ons that are similar to Yahoo! Fantasy to Sports Reference: