Flow.Launcher/Plugins/Flow.Launcher.Plugin.PluginIndicator/plugin.json
2023-01-01 12:36:03 +09:30

12 lines
397 B
JSON

{
"ID": "6A122269676E40EB86EB543B945932B9",
"ActionKeyword": "*",
"Name": "Plugin Indicator",
"Description": "Provides plugin action keyword suggestions",
"Author": "qianlifeng",
"Version": "2.0.1",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.PluginIndicator.dll",
"IcoPath": "Images\\work.png"
}