Files
PowerToys/src/modules/launcher/Plugins/Community.PowerToys.Run.Plugin.ValueGenerator/plugin.json

14 lines
480 B
JSON

{
"ID": "a26b1bb4dbd911edafa10242ac120002",
"ActionKeyword": "#",
"isGlobal": false,
"Name": "ValueGenerator",
"Description": "A plugin to calculate hashes and generate values",
"Author": "IHorvalds",
"Version": "1.0.0",
"Language": "csharp",
"Website": "https://aka.ms/PowerToys",
"IcoPathDark": "Images\\ValueGenerator.dark.png",
"IcoPathLight": "Images\\ValueGenerator.light.png",
"ExecuteFileName": "Community.PowerToys.Run.Plugin.ValueGenerator.dll"
}