PowerToys/Wox.Core/Plugin
2017-04-11 14:50:09 +01:00
..
ExecutablePlugin.cs Refactoring proxy, part 2 2016-06-19 16:22:45 +01:00
JsonPRCModel.cs ContextMenu 1: Rename #1366 2017-04-11 14:50:09 +01:00
JsonRPCPlugin.cs remove custom exception 2017-01-30 00:26:11 +00:00
PluginConfig.cs Rewrite all log message format 2017-01-24 01:02:32 +00:00
PluginInstaller.cs Temp fix for #667 by add wox.py to PYTHONPATH 2016-06-22 00:42:24 +01:00
PluginManager.cs Completely rewrite resource load / update / remove 2017-02-21 11:53:57 +00:00
PluginsLoader.cs Rewrite all log message format 2017-01-24 01:02:32 +00:00
PythonPlugin.cs Temp fix for #667 by add wox.py to PYTHONPATH 2016-06-22 00:42:24 +01:00
README.md Refactoring. Move system plugins to seperate DLLs. 2015-01-03 15:20:34 +08: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