mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
14 lines
384 B
JSON
14 lines
384 B
JSON
|
|
{
|
||
|
|
"ID": "C88512156BB74580AADF7252E130BA8D",
|
||
|
|
"ActionKeyword": "!!",
|
||
|
|
"IsGlobal": false,
|
||
|
|
"Name": "History",
|
||
|
|
"Author": "jefflord",
|
||
|
|
"Version": "1.0.0",
|
||
|
|
"Language": "csharp",
|
||
|
|
"Website": "https://aka.ms/powertoys",
|
||
|
|
"ExecuteFileName": "Microsoft.PowerToys.Run.Plugin.History.dll",
|
||
|
|
"IcoPathDark": "Images\\history.dark.png",
|
||
|
|
"IcoPathLight": "Images\\history.light.png"
|
||
|
|
}
|