mirror of
https://github.com/xevidos/codiad.git
synced 2024-11-10 21:26:35 +01:00
11 lines
400 B
JSON
11 lines
400 B
JSON
|
[ { "author" : "xevidos ( Origional: daeks )",
|
||
|
"version": "0.6",
|
||
|
"name" : "Codiad Macro",
|
||
|
"image" : "https://gitlab.telaaedifex.com/xevidos/codiad-macro/master/screen.png",
|
||
|
"url" : "https://gitlab.telaaedifex.com/xevidos/codiad-macro",
|
||
|
"rightbar" : [{
|
||
|
"action" : "codiad.macro.config();",
|
||
|
"icon" : "icon-keyboard",
|
||
|
"title" : "Macro Editor"
|
||
|
}]
|
||
|
} ]
|