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

14 lines
377 B
JSON

{
"ID": "2140FC9819AD43A3A616E2735815C27C",
"ActionKeyword": "?",
"IsGlobal": true,
"Name": "Windows Indexer",
"Author": "Microsoft",
"Version": "1.0.0",
"Language": "csharp",
"Website": "https://aka.ms/PowerToys",
"ExecuteFileName": "Microsoft.Plugin.Indexer.dll",
"IcoPathDark": "Images\\indexer.dark.png",
"IcoPathLight": "Images\\indexer.light.png"
}