mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 10:16:24 +02:00
14 lines
480 B
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"
|
|
} |