mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 10:16:24 +02:00
* [PTRun]Add logs to check Web Browser detection * Use proper initial value * Add punctuation to the end of the log message
What does Wox.Plugin do?
- Defines base objects and interfaces for plugins
- Plugin authors making C# plugins should reference this DLL via nuget
- Contains base commands used by all plugins