mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
14 lines
450 B
JSON
14 lines
450 B
JSON
{
|
|
"ID": "9f8f9b14-2518-4907-b211-35ab6290dee7",
|
|
"ActionKeywords": [
|
|
"pm"
|
|
],
|
|
"Name": "Plugins Manager",
|
|
"Description": "Management of installing, uninstalling or updating Flow Launcher plugins",
|
|
"Author": "Jeremy Wu",
|
|
"Version": "1.8.2",
|
|
"Language": "csharp",
|
|
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
|
"ExecuteFileName": "Flow.Launcher.Plugin.PluginsManager.dll",
|
|
"IcoPath": "Images\\pluginsmanager.png"
|
|
}
|