提供元: Sai Charan Add-on
Inspect and view changes in LeetSync Squads — Live GitHub Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "LeetX Squads: Sync & Multiplayer DSA",
"version": "1.1.3",
"description": "Instant GitHub sync with authentic metrics, streak gamification, roadmaps, and real-time multiplayer Squad Rooms & 1v1 Duels for LeetCode.",
"browser_specific_settings": {
"gecko": {
"id": "leetsync-squads@ninja981.github.io",
"strict_min_version": "112.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage",
"alarms",
"identity",
"notifications",
"cookies",
"tabs"
],
"host_permissions": [
"https://leetcode.com/*",
"https://*.leetcode.com/*",
"https://api.github.com/*",
"https://firestore.googleapis.com/*",
"https://*.firebaseio.com/*"
],
"background": {
"service_worker": "scripts/background.js",
"scripts": [
"scripts/background.js"
],
"type": "module"
},
"action": {
"default_popup": "popup/index.html",
"default_title": "LeetX Squads",
"default_icon": {
"16": "assets/icons/icon16.png",
"48": "assets/icons/icon48.png",
"128": "assets/icons/icon128.png"
}
},
"icons": {
"16": "assets/icons/icon16.png",
"48": "assets/icons/icon48.png",
"128": "assets/icons/icon128.png"
},
"content_scripts": [
{
"matches": [
"https://leetcode.com/*"
],
"js": [
"scripts/content.js"
],
"css": [
"styles/content.css"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
{
"resources": [
"assets/*",
"styles/*"
],
"matches": [
"https://leetcode.com/*"
]
}
]
} ベストのLeetSync Squads — Live GitHub Sync代替案
LeetSync Squads — Live GitHub Syncに類似したFirefox add-onをいくつか紹介します:
LeetGit
ZOZO
leegit syn
Aniket Sharma
LeetCode to GitHub Sync
Ankit
CodeSync
Orpheusdark
CodeSync
Orpheusdark
LeetVault
ANTI
LeetCode to GitHub Sync
sandysam
LeetCode to Github
DEXTER777
LeetRooms
marwanhawari
LeetCode Tracker V2
DEXTER777
CP Code Manager
CacCat
LeetHub v4 by FIZZY444
Mithun A