By: Aaron Knobloch Add-on
Inspect and view changes in LeetChill source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "LeetChill",
"version": "1.1resigned1",
"description": "Hides LeetCode difficulty levels and acceptance rate. More information and source code at my GitHub.",
"icons": {
"48": "icons/logo48.png",
"96": "icons/logo96.png"
},
"content_scripts": [
{
"matches": [
"*://*.leetcode.com/problemset/*"
],
"js": [
"problem_set_injection.js"
]
},
{
"matches": [
"*://*.leetcode.com/problems/*"
],
"js": [
"problem_view_injection.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{d8a95163-a8ec-47cd-a784-8d43d412bb84}"
}
}
} Best LeetChill Alternatives
Here are some Firefox add-ons that are similar to LeetChill:
LeetQuiet: Code with Focus. Not with Noise.
Sathwik Hejamady Bhat
Hide Leetcode Difficulty & Acceptance
BrightKnight
LeetCode Acceptance Rate Hider
nickstauffer
Hide LeetCode Difficulty
Costanza
Leetforge
Zi Jun Wang
LeetPeek
Rayaan Mohammad Salem
LeetCode Blind Mode
Jaskirat Miglani
LeetGenius
Bilal Shahid
Leetcode-Difficulty-Hide
One
Painless LeetCode
nikaltipar
LeetHub v4 by FIZZY444
Mithun A
LeetCheck
Pragadesh B S