By: MuheshKumar Add-on
Inspect and view changes in LeetCode AC Count source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "LeetCode AC Count",
"description": "Displays total number of solved problems for each difficulty. Also includes/excludes the Locked problems as per the preferences",
"version": "1.0.1",
"manifest_version": 2,
"icons": {
"128": "./icons/icon128.png"
},
"content_scripts": [
{
"run_at": "document_end",
"matches": [
"*://leetcode.com/tag/*"
],
"js": [
"content-script.js"
]
}
],
"web_accessible_resources": [
"bundle.js"
],
"browser_specific_settings": {
"gecko": {
"id": "{7adabf83-9425-42b4-ab8e-533c31b9931c}"
}
}
} Best LeetCode AC Count Alternatives
Here are some Firefox add-ons that are similar to LeetCode AC Count:
LeetCode DifficultyTag Hider
Mayank Khadayate
LC_Difficulty_Eliminator
Akhil Sharma
Leetcode Contest Tracker
altyon
Hide Leetcode Difficulty & Acceptance
BrightKnight
Painless LeetCode
nikaltipar
LeetPeek
Rayaan Mohammad Salem
Leetcode Enhancer
Lovesh Dongre
Enhancer for Leetcode
Shub
AC Analytics
Hayagrivan
LeetTracker
Prasanth
LeetTest
bombtastic
KeepCode
dngi