Inspect and view changes in LeetGit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "LeetGit",
"version": "1.1.0",
"description": "Push your LeetCode solutions to GitHub when you submit",
"browser_specific_settings": {
"gecko": {
"id": "leetgit@salim7-s.github.io",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage",
"clipboardRead",
"tabs"
],
"host_permissions": [
"https://leetcode.com/*",
"https://api.github.com/*",
"https://github.com/*",
"https://generativelanguage.googleapis.com/*",
"https://openrouter.ai/*",
"https://api.groq.com/*"
],
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"content_scripts": [
{
"matches": [
"https://leetcode.com/problems/*"
],
"js": [
"src/content/inject.js"
],
"run_at": "document_start",
"world": "MAIN"
},
{
"matches": [
"https://leetcode.com/problems/*"
],
"js": [
"src/content/content.js"
],
"run_at": "document_start"
}
],
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
],
"type": "module"
}
} 최고의 LeetGit 대안
다음은 LeetGit과(와) 유사한 Firefox add-on입니다:
LeetCode to GitHub Sync
Ankit
LeetCode to GitHub Sync
sandysam
leegit syn
Aniket Sharma
LeetVault
ANTI
LeetCode to Github
DEXTER777
LeetCommit
LeetCommit
LeetPush
Adarsh kumar
CP Code Manager
CacCat
LeetHub
Max Goodwin
LeetHub v2
Arun Bhardwaj
LeetCode Tracker V2
DEXTER777
CodeSync
Orpheusdark