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

14 lines
391 B
JSON
Raw Normal View History

{
"ID": "5D69806A5A474115821C3E4C56B9C793",
"ActionKeyword": ")",
"IsGlobal": true,
"Name": "Time and date",
"Author": "htcfreek",
"Version": "1.0.0",
"Language": "csharp",
"Website": "https://aka.ms/PowerToys",
"ExecuteFileName": "Microsoft.PowerToys.Run.Plugin.TimeDate.dll",
"IcoPathDark": "Images\\timeDate.dark.png",
"IcoPathLight": "Images\\timeDate.light.png"
}