cf-br Firefox

Examine source code of cf-br

Inspect and view changes in cf-br source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "cf-br",
  "version": "1.0",
  "description": "Permite ver o standings do Brasil em um contest no codeforces.",
  "icons": {
    "48": "icons/cf-br48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://codeforces.com/contest/*/standings"
      ],
      "js": [
        "cf-br.js"
      ]
    }
  ]
}

Best cf-br Alternatives

Here are some Firefox add-ons that are similar to cf-br: