mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-14 03:37:10 +08:00
d0c426a7f9
1. part of #468 2. fix #1245, bug introduced in 7e1c77beddf2c978fa1440e799fec4eb9554739d |
||
---|---|---|
.. | ||
ExecutablePlugin.cs | ||
JsonPRCModel.cs | ||
JsonRPCPlugin.cs | ||
PluginConfig.cs | ||
PluginInstaller.cs | ||
PluginManager.cs | ||
PluginsLoader.cs | ||
PythonPlugin.cs | ||
README.md |
There are two kinds of plugins:
- System plugin Those plugins that action keyword is "*", those plugin doesn't need action keyword
- User Plugin Those plugins that contains customized action keyword