By: MuheshKumar
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:
LC_Difficulty_Eliminator
Akhil Sharma
Leetcode Contest Tracker
altyon
Painless LeetCode
nikaltipar
LeetPeek
Rayaan Mohammad Salem
Leetcode Enhancer
Lovesh Dongre
LeetcodeEnhancer
Shub
AC Analytics
Hayagrivan
LeetTracker
Prasanth
LeetTest
bombtastic
KeepCode
dngi
CF Get Problems
Dhanraj Chaurasia
LeetQuiet: Code with Focus. Not with Noise.
Sathwik Hejamady Bhat