Codeforces-Hide-Problem-Tags Firefox

Examine source code of Codeforces-Hide-Problem-Tags

Inspect and view changes in Codeforces-Hide-Problem-Tags source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Codeforces-Hide-Problem-Tags",
  "version": "1.0",
  "description": "Hides \"Problem tags\" section in Codeforces page.",
  "content_scripts": [
    {
      "matches": [
        "https://codeforces.com/contest/*",
        "https://codeforces.com/problemset/problem/*"
      ],
      "js": [
        "hide_problem_tags.js"
      ]
    }
  ]
}

Meilleures alternatives Codeforces-Hide-Problem-Tags

Voici quelques Firefox add-ons qui sont similaires à Codeforces-Hide-Problem-Tags :