Files
PowerToys/src/modules/launcher/Plugins/Microsoft.Plugin.WindowWalker/plugin.json

13 lines
388 B
JSON

{
"ID": "F737A9223560B3C6833B5FFB8CDF78E5",
"ActionKeyword": "<",
"IsGlobal": true,
"Name": "Window Walker",
"Author": "betadele",
"Version": "1.0.0",
"Language": "csharp",
"Website": "https://aka.ms/PowerToys",
"ExecuteFileName": "Microsoft.Plugin.WindowWalker.dll",
"IcoPathDark": "Images\\windowwalker.dark.png",
"IcoPathLight": "Images\\windowwalker.light.png"
}