Flow.Launcher/Plugins/Flow.Launcher.Plugin.Shell/plugin.json
2022-02-02 07:49:56 +11:00

12 lines
380 B
JSON

{
"ID": "D409510CD0D2481F853690A07E6DC426",
"ActionKeyword": ">",
"Name": "Shell",
"Description": "Provide executing commands from Flow Launcher",
"Author": "qianlifeng",
"Version": "1.4.9",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.Shell.dll",
"IcoPath": "Images\\shell.png"
}