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

13 lines
362 B
JSON
Raw Normal View History

{
"ID":"791FC278BA414111B8D1886DFE447410",
"ActionKeyword":"*",
"Name":"Program",
2020-04-21 09:12:17 +00:00
"Description":"Search programs 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.Program.dll",
"IcoPath":"Images\\program.png"
}