mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 11:17:53 +01:00
[Run][PluginManager]Doc for 3rd party plugins (#27566)
* doc for 3rd party run plugins * link 3rd party run plugins doc * fix spellcheck * remove file * fix links * added author * Update doc/thirdPartyRunPlugins.md Co-authored-by: Nathan Driver <80888259+NathanD-GDS@users.noreply.github.com> * Update doc/thirdPartyRunPlugins.md Co-authored-by: Nathan Driver <80888259+NathanD-GDS@users.noreply.github.com> * Update doc/thirdPartyRunPlugins.md Co-authored-by: Nathan Driver <80888259+NathanD-GDS@users.noreply.github.com> * Update doc/thirdPartyRunPlugins.md Co-authored-by: Nathan Driver <80888259+NathanD-GDS@users.noreply.github.com> * Update doc/thirdPartyRunPlugins.md Co-authored-by: Nathan Driver <80888259+NathanD-GDS@users.noreply.github.com> * Update doc/thirdPartyRunPlugins.md Co-authored-by: Nathan Driver <80888259+NathanD-GDS@users.noreply.github.com> --------- Co-authored-by: Nathan Driver <80888259+NathanD-GDS@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c5ad5e613e
commit
64252192fa
@@ -76,6 +76,10 @@ winget install --scope machine Microsoft.PowerToys -s winget
|
||||
|
||||
There are [community driven install methods](./doc/unofficialInstallMethods.md) such as Chocolatey and Scoop. If these are your preferred install solutions, you can find the install instructions there.
|
||||
|
||||
## Third-Party Run Plugins
|
||||
|
||||
Collection of [third-party plugins](./doc/thirdPartyRunPlugins.md) created by the community that aren't distributed with PowerToys.
|
||||
|
||||
## Contributing
|
||||
|
||||
This project welcomes contributions of all types. Help spec'ing, design, documentation, finding bugs are ways everyone can help on top of coding features / bug fixes. We are excited to work with the power user community to build a set of tools for helping you get the most out of Windows.
|
||||
|
||||
Reference in New Issue
Block a user