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

14 lines
370 B
JSON
Raw Normal View History

{
"ID": "03276A39D4E9417C8FFD200B0EE5E871",
2021-02-10 15:12:42 +02:00
"ActionKeyword": "//",
"IsGlobal": true,
"Name": "Windows Uri Handler",
"Author": "Microsoft",
"Version": "1.0.0",
"Language": "csharp",
"Website": "https://aka.ms/PowerToys",
"ExecuteFileName": "Microsoft.Plugin.Uri.dll",
2021-02-10 15:12:42 +02:00
"IcoPathDark": "Images\\uri.dark.png",
"IcoPathLight": "Images\\uri.light.png"
}