PowerToys/src/modules/launcher/PowerLauncher/Plugin
2021-12-02 16:41:15 +00:00
..
PluginConfig.cs Standardize .NET JSON on System.Text.Json (#12805) 2021-08-20 14:36:29 +01:00
PluginInstaller.cs Standardize .NET JSON on System.Text.Json (#12805) 2021-08-20 14:36:29 +01:00
PluginManager.cs [PTRun][Hotfix]Don't load duplicate plugins (#14776) 2021-12-02 16:41:15 +00:00
QueryBuilder.cs [PowerToys Run] Plugin manager (#9872) 2021-02-26 13:21:58 +02:00
README.md Wox.Core merged into PowerLauncher 2020-11-03 21:45:01 +01:00

There are two kinds of plugins:

  1. System plugin Those plugins that action keyword is "*", those plugin doesn't need action keyword
  2. User Plugin Those plugins that contains customized action keyword