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

13 lines
354 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",
"Website": "http://www.wox.one/plugin",
"ExecuteFileName": "Microsoft.Plugin.Indexer.dll",
2020-03-17 06:01:05 +05:30
"IcoPath": "Images\\WindowsIndexerImg.bmp"
}