Inspect and view changes in LeetCode DifficultyTag Hider source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "LeetCode Difficulty Hider",
"version": "1.0.0",
"description": "Hide LeetCode difficulty labels with one click.",
"permissions": [
"storage"
],
"host_permissions": [
"https://leetcode.com/*"
],
"content_scripts": [
{
"matches": [
"https://leetcode.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"action": {
"default_popup": "popup.html",
"default_title": "Difficulty Hider"
},
"browser_specific_settings": {
"gecko": {
"id": "leetcode-difficulty-hider@mayank.dev",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best LeetCode DifficultyTag Hider Alternatives
Here are some Firefox add-ons that are similar to LeetCode DifficultyTag Hider:
Hide Leetcode Difficulty & Acceptance
BrightKnight
LC_Difficulty_Eliminator
Akhil Sharma
Hide LeetCode Difficulty
Costanza
LeetCode Blind Mode
Jaskirat Miglani
Codeforces-Tag-Hider-notRating
RiteshRajD
Painless LeetCode
nikaltipar
Codeforces-Hide-Problem-Tags
RakeshRanjanDas
LeetCode Topic Tags
Jakub Bielecki
LeetQuiet: Code with Focus. Not with Noise.
Sathwik Hejamady Bhat
Hide LeetCode Solutions
Jared Cuglietta
Leetcode-Difficulty-Hide
One
LeetCode AC Count
MuheshKumar