Files
PowerToys/src/modules/launcher/Plugins/Microsoft.Plugin.Indexer/plugin.json
2020-08-06 10:09:50 -07:00

13 lines
355 B
JSON

{
"ID": "2140FC9819AD43A3A616E2735815C27C",
"ActionKeyword": "*",
"Name": "Windows Indexer",
"Description": "Search for files and folders",
"Author": "Microsoft",
"Version": "1.0.0",
"Language": "csharp",
"Website": "https://aka.ms/PowerToys",
"ExecuteFileName": "Microsoft.Plugin.Indexer.dll",
"IcoPath": "Images\\indexer.dark.png"
}