FPL Marginal Prices Firefox

Examine source code of FPL Marginal Prices

By: cerico Add-on
Inspect and view changes in FPL Marginal Prices source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FPL Marginal Prices",
  "version": "0.2.0",
  "description": "Adjusts player prices on the Fantasy Premier League website. It shows each players price relative to the cheapest possible player in their position.",
  "icons": {
    "48": "icons/fpl-48.png"
  },
  "homepage_url": "https://fpl.io37.ch",
  "content_scripts": [
    {
      "matches": [
        "https://fantasy.premierleague.com/*"
      ],
      "js": [
        "init.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "garethrobertlee@gmail.com"
    }
  },
  "browser_action": {
    "default_icon": "icons/fpl-48.png",
    "default_title": "FPL Marginal Prices"
  }
}

Best FPL Marginal Prices Alternatives

Here are some Firefox add-ons that are similar to FPL Marginal Prices: