Flow.Launcher/Plugins/Flow.Launcher.Plugin.Program/plugin.json
2023-06-30 21:55:30 +10:00

12 lines
373 B
JSON

{
"ID": "791FC278BA414111B8D1886DFE447410",
"ActionKeyword": "*",
"Name": "Program",
"Description": "Search programs in Flow.Launcher",
"Author": "qianlifeng",
"Version": "3.1.1",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.Program.dll",
"IcoPath": "Images\\program.png"
}