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

13 lines
345 B
JSON
Raw Normal View History

{
"ID": "03276A39D4E9417C8FFD200B0EE5E871",
"ActionKeywords": [ "*", "//" ],
"Name": "Windows Uri Handler",
"Description": "Handles urls",
"Author": "Microsoft",
"Version": "1.0.0",
"Language": "csharp",
"Website": "http://aka.ms/PowerToys",
"ExecuteFileName": "Microsoft.Plugin.Uri.dll",
"IcoPath": "Images\\uri.dark.png"
}