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

13 lines
397 B
JSON
Raw Normal View History

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