Inspect and view changes in LeetCode to Github source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "LeetCode Tracker",
"description": "Automatically sync your LeetCode submissions with a GitHub repository. Track your progress and build your coding portfolio effortlessly.",
"version": "2.0.2",
"manifest_version": 3,
"author": "Darshan Bari",
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "assets/logo-leetcode-tracker/Leetcode-tracker-16.png",
"48": "assets/logo-leetcode-tracker/Leetcode-tracker-48.png",
"128": "assets/logo-leetcode-tracker/Leetcode-tracker-128.png"
}
},
"icons": {
"16": "assets/logo-leetcode-tracker/Leetcode-tracker-16.png",
"48": "assets/logo-leetcode-tracker/Leetcode-tracker-48.png",
"128": "assets/logo-leetcode-tracker/Leetcode-tracker-128.png"
},
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"permissions": [
"storage",
"identity",
"tabs",
"webRequest",
"webRequestBlocking",
"scripting",
"activeTab",
"cookies"
],
"host_permissions": [
"https://leetcode.com/*",
"https://api.github.com/*",
"https://github.com/*",
"https://leetcode-tracker-api-0qkb.onrender.com/*"
],
"content_scripts": [
{
"matches": [
"https://leetcode.com/*",
"https://github.com/*"
],
"js": [
"scripts/loader.js",
"scripts/gta-content.js"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
{
"resources": [
"scripts/leetcode.js",
"scripts/models/*",
"scripts/utils/*",
"scripts/services/*",
"scripts/constants/*",
"assets/mission_passed.mp3",
"assets/wasted.mp3",
"assets/mission_passed_green.mp4",
"assets/wasted_green.mp4"
],
"matches": [
"https://leetcode.com/*",
"https://github.com/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "leetcode-tracker@darshanbari.dev",
"strict_min_version": "140.0"
}
}
} 최고의 LeetCode to Github 대안
다음은 LeetCode to Github과(와) 유사한 Firefox add-on입니다:
LeetCode Tracker V2
DEXTER777
LeetCode to GitHub Sync
Ankit
LeetCode to GitHub Sync
sandysam
CodeforcesSync
Nazrul Islam
CP Code Manager
CacCat
leegit syn
Aniket Sharma
LeetVault
ANTI
LeetHub v2
Arun Bhardwaj
PushMyCode
PushMyCode
LeetHub
Max Goodwin
LeetHub 2.0 for Firefox
Siddharth Rayabharam
CodeSync
Orpheusdark