Inspect and view changes in LeetQuiet: Code with Focus. Not with Noise. source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "LeetQuiet: Code with Focus. Not with Noise.",
"version": "1.4.1",
"description": "Hide the Solutions Tab and the Question Difficulty level in LeetCode to avoid temptation and boost problem-solving discipline.",
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
"*://*.leetcode.com/*"
],
"js": [
"toast.js",
"content.js",
"/content/reloadOnRenderError.js",
"/content/blockSolutions.js",
"/content/removeTabs.js",
"/content/replaceDifficultyLabels.js",
"/content/removeDifficultyIndicators.js",
"/content/removeDifficultyFilters.js",
"/content/observer.js",
"/content/messages.js",
"/content/checkPaths.js",
"/content/removeMetaSection.js"
],
"run_at": "document_start"
}
],
"icons": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "leetquiet@sathwikhbhat.in",
"strict_min_version": "109.0"
}
}
} Best LeetQuiet: Code with Focus. Not with Noise. Alternatives
Here are some Firefox add-ons that are similar to LeetQuiet: Code with Focus. Not with Noise.:
Painless LeetCode
nikaltipar
leet-zen
Sid
CodeBlur AntiSpoiler
Lakshay Jain
LeetCode Blind Mode
Jaskirat Miglani
Hide LeetCode Solutions
Jared Cuglietta
Hide LeetCode Difficulty
Costanza
Leetcode Enhancer
Lovesh Dongre
SolveSolo: AI Blocker for LeetCode & GFG
oipi
KeepCode
dngi
LeetCode Night
Nguyễn Hữu Phong K8CC
LeetJump - Leetcode quick search extension
lirena00