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"
      ]
    }
  ]
}

Best Codeforces-Hide-Problem-Tags Alternatives

Here are some Firefox add-ons that are similar to Codeforces-Hide-Problem-Tags: