Inspect and view changes in LeetPlug source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "LeetPlug",
"description": "This extension adds tracking features to the LeetCode interface.",
"version": "1.1.1",
"icons": {
"16": "images/brain16.png",
"24": "images/brain24.png",
"32": "images/brain32.png",
"128": "images/brain128.png"
},
"browser_action": {
"default_icon": "images/brain24.png",
"default_popup": "src/popup.html"
},
"permissions": [
"storage",
"*://leetplug.azurewebsites.net/*"
],
"background": {
"scripts": [
"src/background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"https://leetcode.com/problems/*"
],
"run_at": "document_start",
"js": [
"thirdParty/jquery-3.5.1.slim.min.js",
"src/problemsScript.js"
]
}
]
} Best LeetPlug Alternatives
Here are some Firefox add-ons that are similar to LeetPlug:
LeetCode Friends info
BNVignesh
LeetTracker
Prasanth
Leetcode Contest Tracker
altyon
Enhancer for Leetcode
Shub
LeetPush
Adarsh kumar
KeepCode
dngi
LeetCode Timer
jedwards1230
LeetCode Video Solutions
Soumya Ranjan Mohanty (geekysrm)
LeetNotion Sync
oilybikechain
LeetCheck
Pragadesh B S
Leetcode Explained
ZDevelops
LeetBuddies
LeetBuddies