mirror of
https://github.com/xevidos/codiad.git
synced 2024-11-10 21:26:35 +01:00
10 lines
293 B
JSON
Executable File
10 lines
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"
|
|
}]
|
|
} ] |