Pokemon Showdown Calculator EV Optimizer Firefox

Examine source code of Pokemon Showdown Calculator EV Optimizer

Inspect and view changes in Pokemon Showdown Calculator EV Optimizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Pokemon Showdown Calculator EV Optimizer",
  "version": "1.3.5",
  "description": "Extension that allows user to input ev benchmarks using the Pokemon Showdown Calculator, and outputs an optimized ev spread.",
  "icons": {
    "16": "images/icon16.png",
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://calc.pokemonshowdown.com/*"
      ],
      "js": [
        "scripts/inject.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "scripts/*"
      ],
      "matches": [
        "https://calc.pokemonshowdown.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3175fac9-63d9-4efa-b0ff-c1eb876ae8b4}",
      "strict_min_version": "109.0"
    }
  }
}

Best Pokemon Showdown Calculator EV Optimizer Alternatives

Here are some Firefox add-ons that are similar to Pokemon Showdown Calculator EV Optimizer: