Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 494 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 494 Bytes

Context Menu Manager

screenshot

A small utility to help me create customized context menus on Windows desktop and file explorer background. Mostly used for "Open this folder in XXX..." cases.

See the manifest.json for example manu definitions. Nested menu structures are supported.

Use ${manifestFolder} in any path string will interpolate with the directory containing the manifest.json file.

Still want more information? Read the code. It's not much.