mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
* Merge pull request #1061 from Flow-Launcher/remove_winget_ci * Merge pull request #991 from Flow-Launcher/context_menu_plugin_site * Merge pull request #1080 from gissehel/caret-position-fix * Caret position fix : Include PR #1074 * Merge pull request #1283 from nachmore/dev * Merge pull request #1296 from nachmore/bug_1284 * Merge pull request #1294 from Flow-Launcher/pluginInfoMultipleActionKeyword * Merge pull request #1299 from nachmore/bug_1269 * Plugin Exception Draft (#1147) * Merge pull request #1355 from onesounds/LimitWidth * Merge pull request #1088 from Flow-Launcher/add_spanish_latin_america * Merge pull request #1387 from Flow-Launcher/fix_exception_duplicate_url_opening * Merge pull request #1390 from Flow-Launcher/issue_1371 * Merge pull request #1391 from Flow-Launcher/issue_1366
14 lines
451 B
JSON
14 lines
451 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.11.3",
|
|
"Language": "csharp",
|
|
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
|
"ExecuteFileName": "Flow.Launcher.Plugin.PluginsManager.dll",
|
|
"IcoPath": "Images\\pluginsmanager.png"
|
|
}
|