Inspect and view changes in Leetcode-Difficulty-Hide source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Hides the difficulty on leetcode problems. Makes the text color and background black and increases the width so it doesn't depend on the text. Repeats for a few seconds as Leetcode loads asynchronously.",
"manifest_version": 2,
"name": "Leetcode-Difficulty-Hide",
"version": "0.2",
"homepage_url": "https://github.com/c-git/leetcode_extension",
"browser_specific_settings": {
"gecko": {
"id": "onebgz1@gmail.com"
}
},
"icons": {
"48": "icons/see-no-evil-monkey.svg"
},
"content_scripts": [
{
"matches": [
"https://leetcode.com/problems/*"
],
"js": [
"main.js"
]
}
]
} Best Leetcode-Difficulty-Hide Alternatives
Here are some Firefox add-ons that are similar to Leetcode-Difficulty-Hide:
Hide LeetCode Difficulty
Costanza
LC_Difficulty_Eliminator
Akhil Sharma
Hide Leetcode Difficulty & Acceptance
BrightKnight
LeetCode Blind Mode
Jaskirat Miglani
Leetcode Hardmode
pat
LeetQuiet: Code with Focus. Not with Noise.
Sathwik Hejamady Bhat
LeetCode DifficultyTag Hider
Mayank Khadayate
Leetcode Enhancer
Lovesh Dongre
LeetChill
Aaron Knobloch
Hide LeetCode Solutions
Jared Cuglietta
LeetHide CN
Ayden
Codeforces-Tag-Hider-notRating
RiteshRajD