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

13 lines
373 B
JSON
Raw Normal View History

{
"ID": "791FC278BA414111B8D1886DFE447410",
"ActionKeyword": "*",
"Name": "Program",
"Description": "Search programs in Flow.Launcher",
"Author": "qianlifeng",
2023-01-30 12:48:15 +00:00
"Version": "2.3.0",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.Program.dll",
"IcoPath": "Images\\program.png"
}