mirror of
https://github.com/xevidos/codiad.git
synced 2025-01-12 16:01:55 +01:00
15 lines
413 B
JSON
15 lines
413 B
JSON
[{ "author" : "Andr3as",
|
|
"version": "0.7.5",
|
|
"name" : "CodeGit",
|
|
"url" : "https://github.com/Andr3as/Codiad-CodeGit",
|
|
"rightbar": [{
|
|
"action": "codiad.CodeGit.showSidebarDialog();",
|
|
"icon": "icon-flow-branch",
|
|
"title": "CodeGit"
|
|
}],
|
|
"config": [{
|
|
"file": "dialog.php?action=settings",
|
|
"icon": "icon-flow-branch",
|
|
"title": "CodeGit"
|
|
}]
|
|
}]
|