Flow.Launcher/Plugins/Flow.Launcher.Plugin.Color/plugin.json

13 lines
378 B
JSON
Raw Normal View History

{
"ID":"9B36CE6181FC47FBB597AA2C29CD9B0A",
"ActionKeyword":"*",
"Name":"Colors",
2020-04-21 09:12:17 +00:00
"Description":"Provide hex color preview.(Try #000 in Flow.Launcher)",
"Author":"qianlifeng",
"Version":"1.0.0",
"Language":"csharp",
2018-02-24 18:18:35 +00:00
"Website":"http://www.wox.one/plugin",
2020-04-21 09:12:17 +00:00
"ExecuteFileName":"Flow.Launcher.Plugin.Color.dll",
"IcoPath":"Images\\color.png"
}