By: dngi
Inspect and view changes in KeepCode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "KeepCode",
"version": "0.4.0",
"description": "Prep smarter for coding interviews! KeepCode tracks your LeetCode progress so you can focus on solving.",
"permissions": [
"storage",
"tabs",
"activeTab",
"https://leetcode.com/*"
],
"background": {
"scripts": [
"background.js",
"browser-polyfill.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup/popup.html",
"default_icon": "icons/keepcode-icon.png"
},
"content_scripts": [
{
"matches": [
"https://leetcode.com/problems/*"
],
"js": [
"leetcodeApi.js",
"content.js",
"browser-polyfill.js"
]
}
],
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "{6d6bbc5b-f106-47cd-91e1-b9056fcc29ca}"
}
}
} Best KeepCode Alternatives
Here are some Firefox add-ons that are similar to KeepCode:
LeetTracker
Prasanth
Green Code
NX-Org
LeetNotion Sync
oilybikechain
LeetPeek
Rayaan Mohammad Salem
CodeBlur AntiSpoiler
Lakshay Jain
LeetQuiet: Code with Focus. Not with Noise.
Sathwik Hejamady Bhat
Leetcode Contest Tracker
altyon
Leetcode Explained
ZDevelops
CP Code Manager
CacCat
LeetPlug
leetplug
LeetBuddies
LeetBuddies
Green Timer
Manoj Kumar