Flow.Launcher/Plugins/Flow.Launcher.Plugin.ProcessKiller/plugin.json
2021-04-28 22:56:41 +08:00

12 lines
No EOL
422 B
JSON

{
"ID":"b64d0a79-329a-48b0-b53f-d658318a1bf6",
"ActionKeyword":"kill",
"Name":"Process Killer",
"Description":"Kill running processes from Flow",
"Author":"Flow-Launcher",
"Version":"1.2.3",
"Language":"csharp",
"Website":"https://github.com/Flow-Launcher/Flow.Launcher.Plugin.ProcessKiller",
"IcoPath":"Images\\app.png",
"ExecuteFileName":"Flow.Launcher.Plugin.ProcessKiller.dll"
}