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

12 lines
380 B
JSON
Raw Permalink Normal View History

{
"ID": "D409510CD0D2481F853690A07E6DC426",
"ActionKeyword": ">",
"Name": "Shell",
2021-03-30 19:40:39 +00:00
"Description": "Provide executing commands from Flow Launcher",
"Author": "qianlifeng",
2022-01-19 10:34:18 +00:00
"Version": "1.4.10",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.Shell.dll",
"IcoPath": "Images\\shell.png"
}