Inspect and view changes in CP Code Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "CP Code Manager (LeetCode)",
"version": "0.1.0",
"description": "Extracts accepted LeetCode submissions and prepares them for GitHub sync.",
"permissions": [
"storage",
"tabs"
],
"host_permissions": [
"https://leetcode.com/*"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://leetcode.com/*"
],
"js": [
"ui.js"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
{
"resources": [
"ui.html",
"ui.css"
],
"matches": [
"https://leetcode.com/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "cp-code-manager@leetcode",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Mejores alternativas CP Code Manager
Aquí hay algunas Firefox add-ons que son similares a CP Code Manager:
LeetCode to GitHub Sync
Ankit
LeetCode to GitHub Sync
sandysam
LeetCode to Github
DEXTER777
CodeSync
Orpheusdark
CodeSync 1.2
Orpheusdark
LeetCode Tracker V2
DEXTER777
PushMyCode
PushMyCode
LeetVault
ANTI
leegit syn
Aniket Sharma
LeetPush
Adarsh kumar
CodeforcesSync
Nazrul Islam
LeetCommit
LeetCommit