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

13 lines
391 B
JSON
Raw Normal View History

{
"ID": "6A122269676E40EB86EB543B945932B9",
"ActionKeyword": "*",
"Name": "Plugin Indicator",
"Description": "Provide plugin actionword suggestion",
"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"
}