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

12 lines
351 B
JSON
Raw Normal View History

2020-03-17 06:01:05 +05:30
{
"ID": "2140FC9819AD43A3A616E2735815C27C",
"ActionKeyword": "*",
"Name": "Windows Indexer",
"Description": "Search for files and folders",
"Author": "??",
"Version": "1.0.0",
"Language": "csharp",
2020-04-09 14:40:17 -07:00
"Website": "http://aka.ms/PowerToys",
"ExecuteFileName": "Microsoft.Plugin.Indexer.dll",
2020-03-17 06:01:05 +05:30
"IcoPath": "Images\\WindowsIndexerImg.bmp"
2020-04-09 14:40:17 -07:00
}