mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 10:46:33 +02:00
14 lines
369 B
JSON
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"
|
|
}
|