codeforces-training-rating Firefox

Examine source code of codeforces-training-rating

Inspect and view changes in codeforces-training-rating source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "codeforces-training-rating",
  "version": "1.0",
  "description": "adds a training rating to all the codeforces users",
  "content_scripts": [
    {
      "matches": [
        "https://codeforces.com/profile/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{7b74d645-f16b-4063-9354-368c12cdc78b}"
    }
  }
}

Best codeforces-training-rating Alternatives

Here are some Firefox add-ons that are similar to codeforces-training-rating: