ESEA Rank Firefox

Examine source code of ESEA Rank

Inspect and view changes in ESEA Rank source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "ESEA Ranks",
  "version": "1.2",
  "description": "Shows player ranks & MMR on match pages",
  "permissions": [
    "webNavigation",
    "*://play.esea.net/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "*://play.esea.net/*"
      ],
      "js": [
        "esea.js"
      ]
    }
  ],
  "manifest_version": 2
}

Best ESEA Rank Alternatives

Here are some Firefox add-ons that are similar to ESEA Rank: