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

12 lines
422 B
JSON
Raw Permalink Normal View History

{
"ID":"b64d0a79-329a-48b0-b53f-d658318a1bf6",
"ActionKeyword":"kill",
"Name":"Process Killer",
2021-03-30 19:40:39 +00:00
"Description":"Kill running processes from Flow",
"Author":"Flow-Launcher",
2022-01-19 10:34:18 +00:00
"Version":"1.2.6",
"Language":"csharp",
"Website":"https://github.com/Flow-Launcher/Flow.Launcher.Plugin.ProcessKiller",
"IcoPath":"Images\\app.png",
"ExecuteFileName":"Flow.Launcher.Plugin.ProcessKiller.dll"
}