Codeforces-Hide-Problem-Tags Firefox

Examine source code of Codeforces-Hide-Problem-Tags

제작자: RakeshRanjanDas
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"
      ]
    }
  ]
}

최고의 Codeforces-Hide-Problem-Tags 대안

다음은 Codeforces-Hide-Problem-Tags과(와) 유사한 Firefox add-on입니다: