Inspect and view changes in LeetCode Graph Visualizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "LeetCode Graph Visualizer",
"version": "1.1.0",
"description": "Visualizes adjacency lists with resizable panel and dark mode.",
"browser_specific_settings": {
"gecko": {
"id": "leetcode-graph-visualizer@dineshMurugesan.com",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"host_permissions": [
"https://leetcode.com/*"
],
"content_scripts": [
{
"matches": [
"https://leetcode.com/problems/*"
],
"js": [
"cytoscape.min.js",
"content.js"
],
"css": [
"styles.css"
]
}
],
"web_accessible_resources": [
{
"resources": [
"panel.html",
"panel.js",
"cytoscape.min.js"
],
"matches": [
"*://leetcode.com/*"
]
}
]
} 최고의 LeetCode Graph Visualizer 대안
다음은 LeetCode Graph Visualizer과(와) 유사한 Firefox add-on입니다:
LeetCode Night
Nguyễn Hữu Phong K8CC
Le Git Graph - GitHub Git Graph
scaria.dev
LeetCode Night Plus
XO88
Leetcode Enhancer
Lovesh Dongre
Leetcode Calendar
Charlie Weinberger
LeetCode Canvas
Satvik Rajput
LeetCode Classic
Chandrakishor Singh
Code or Die
mykqwr
LeetPlug
leetplug
Toggle LeetCode Syntax Highlighting
jacamera
YeetCode
Md Sujauddin Sekh
Le Git Graph Fork - Commits Graph for GitHub
voshch.dev