Flow.Launcher/Plugins/Flow.Launcher.Plugin.Sys/plugin.json
2020-04-21 21:27:02 +10:00

12 lines
395 B
JSON

{
"ID":"CEA08895D2544B019B2E9C5009600DF4",
"ActionKeyword":"*",
"Name":"System Commands",
"Description":"Provide System related commands. e.g. shutdown,lock,setting etc.",
"Author":"qianlifeng",
"Version":"1.0.0",
"Language":"csharp",
"Website":"http://www.wox.one/plugin",
"ExecuteFileName":"Flow.Launcher.Plugin.Sys.dll",
"IcoPath":"Images\\lock.png"
}