plugin.json
1 { 2 "ID": "aa0ee9daff654fb7be452c2d77c471b9", 3 "ActionKeyword": "%%", 4 "IsGlobal": false, 5 "Name": "Unit Converter", 6 "Author": "ThiefZero", 7 "Version": "0.0.1", 8 "Language": "csharp", 9 "Website": "https://aka.ms/PowerToys", 10 "IcoPathDark": "Images\\unitconverter.dark.png", 11 "IcoPathLight": "Images\\unitconverter.light.png", 12 "ExecuteFileName": "Community.PowerToys.Run.Plugin.UnitConverter.dll" 13 }