By: dasdaka
Inspect and view changes in Leetcode Activity Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Logs Leetcode activity",
"manifest_version": 2,
"name": "LeetEx",
"version": "3.0",
"icons": {
"48": "icons/leetcode.png"
},
"browser_action": {
"default_icon": {
"48": "icons/leetcode.png"
},
"default_title": "Leetcode Activity Extension"
},
"content_scripts": [
{
"matches": [
"https://leetcode.com/problems/*"
],
"js": [
"leetcode.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "{a97a892b-94eb-40c6-9c50-6bbdd7f6419f}"
}
}
} Best Leetcode Activity Extension Alternatives
Here are some Firefox add-ons that are similar to Leetcode Activity Extension:
LeetPlug
leetplug
Leetcode Explained
ZDevelops
Code or Die
mykqwr
LeetCode Which Company
Avik Sarkar
CrackTech - Find LeetCode Company Tags
Avik Sarkar
Leetcode Calendar
Charlie Weinberger
leetStats
Madan
LeetCode Friends info
BNVignesh
Leetcode Optimizer
Satyam
LeetcodeEnhancer
Shub
LeetCode Auto Tracker
Velox Nova