Flow.Launcher/Plugins/Flow.Launcher.Plugin.Shell/plugin.json
2020-04-22 20:26:09 +10:00

12 lines
399 B
JSON

{
"ID":"D409510CD0D2481F853690A07E6DC426",
"ActionKeyword":">",
"Name":"Shell",
"Description":"Provide executing commands from Flow Launcher. Commands should start with >",
"Author":"qianlifeng",
"Version":"1.0.0",
"Language":"csharp",
"Website":"http://www.wox.one/plugin",
"ExecuteFileName":"Flow.Launcher.Plugin.Shell.dll",
"IcoPath":"Images\\shell.png"
}