mirror of
https://github.com/xevidos/codiad.git
synced 2024-12-23 06:12:16 +01:00
10 lines
No EOL
293 B
JSON
Executable file
10 lines
No EOL
293 B
JSON
Executable file
[ { "author" : "Fluidbyte",
|
|
"version": "1.0",
|
|
"name" : "Color Tool",
|
|
"url" : "https://github.com/Fluidbyte/Codiad-ColorPicker.git",
|
|
"rightbar" : [{
|
|
"action" : "codiad.colorPicker.open();",
|
|
"icon" : "icon-palette",
|
|
"title" : "Color Tool"
|
|
}]
|
|
} ] |