2025-07-01 14:27:34 +02:00
|
|
|
# File Explorer Add-ons
|
|
|
|
|
|
|
|
|
|
[Public overview - Microsoft Learn](https://learn.microsoft.com/en-us/windows/powertoys/file-explorer)
|
|
|
|
|
|
|
|
|
|
## Quick Links
|
|
|
|
|
|
|
|
|
|
[All Issues](https://github.com/microsoft/PowerToys/issues?q=is%3Aopen%20label%3A%22Product-File%20Explorer%22)<br>
|
|
|
|
|
[Bugs](https://github.com/microsoft/PowerToys/issues?q=is%3Aopen%20label%3AIssue-Bug%20label%3A%22Product-File%20Explorer%22)<br>
|
|
|
|
|
[Pull Requests](https://github.com/microsoft/PowerToys/pulls?q=is%3Apr+is%3Aopen+label%3A%22Product-File+Explorer%22)
|
|
|
|
|
|
|
|
|
|
## Overview
|
|
|
|
|
|
|
|
|
|
File Explorer Add-ons are extensions that enhance Windows File Explorer functionality with additional features and context menu options.
|
|
|
|
|
|
|
|
|
|
## Links
|
|
|
|
|
|
2026-07-16 20:50:09 +08:00
|
|
|
- [Source code folder](https://github.com/microsoft/PowerToys/tree/main/src/modules/previewpane)
|
2025-07-01 14:27:34 +02:00
|
|
|
- [Issue tracker](https://github.com/microsoft/PowerToys/issues?q=is%3Aissue+label%3A%22File+Explorer%22)
|
|
|
|
|
|
|
|
|
|
## Implementation Details
|
|
|
|
|
|
|
|
|
|
TODO: Add implementation details
|
|
|
|
|
|
|
|
|
|
## Debugging
|
|
|
|
|
|
|
|
|
|
TODO: Add debugging information
|
|
|
|
|
|
|
|
|
|
## Settings
|
|
|
|
|
|
|
|
|
|
TODO: Add settings documentation
|
|
|
|
|
|
|
|
|
|
## Future Improvements
|
|
|
|
|
|
|
|
|
|
TODO: Add potential future improvements
|