1
0
Fork 0
mirror of https://github.com/xevidos/codiad.git synced 2025-03-16 13:28:13 +01:00
codiad/plugins/Codiad-ColorPicker-master/plugin.json

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"
}]
} ]