Hide LeetCode Difficulty Firefox

Examine source code of Hide LeetCode Difficulty

Inspect and view changes in Hide LeetCode Difficulty source codes across current and past versions
MinuteBio
Want more fun? Play 1,000+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Leetcode Difficulty Hider",
  "version": "1.1",
  "description": "Hides LeetCode problem difficulty.",
  "permissions": [],
  "icons": {
    "128": "icons/leetcode_difficulty_hider_128_128.jpeg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://leetcode.com/problems/*",
        "*://leetcode.com/problemset/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_end"
    }
  ],
  "applications": {
    "gecko": {
      "id": "difficulty-hider@example.com"
    }
  }
}

Best Hide LeetCode Difficulty Alternatives

Here are some Firefox add-ons that are similar to Hide LeetCode Difficulty: