Files
PowerToys/src/modules/launcher/Plugins/Microsoft.Plugin.Uri/plugin.json
2021-02-26 13:21:58 +02:00

14 lines
369 B
JSON

{
"ID": "03276A39D4E9417C8FFD200B0EE5E871",
"ActionKeyword": "//",
"IsGlobal": true,
"Name": "Windows Uri Handler",
"Author": "Microsoft",
"Version": "1.0.0",
"Language": "csharp",
"Website": "http://aka.ms/PowerToys",
"ExecuteFileName": "Microsoft.Plugin.Uri.dll",
"IcoPathDark": "Images\\uri.dark.png",
"IcoPathLight": "Images\\uri.light.png"
}