Por: One
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"
]
}
]
} Mejores alternativas Leetcode-Difficulty-Hide
Aquí hay algunas Firefox add-ons que son similares a Leetcode-Difficulty-Hide:
Hide LeetCode Difficulty
Costanza
LC_Difficulty_Eliminator
Akhil Sharma
LeetCode Blind Mode
Jaskirat Miglani
Leetcode Hardmode
pat
LeetQuiet: Code with Focus. Not with Noise.
Sathwik Hejamady Bhat
Leetcode Enhancer
Lovesh Dongre
LeetChill
Aaron Knobloch
Hide LeetCode Solutions
Jared Cuglietta
LeetHide CN
Ayden
Painless LeetCode
nikaltipar
LeetCode Acceptance Rate Hider
nickstauffer