EverythingPowerToys/plugin.json
Lin Yu Chieh (Victor) 3e3a46de5b Fixes #27
Still display `Open containing folder` even if file have no extension
2022-11-05 00:54:48 +08:00

13 lines
450 B
JSON

{
"ID": "A86867E2D932459CBD77D176373DD657",
"ActionKeyword": "@",
"IsGlobal": true,
"Name": "Everything",
"Author": "Yu Chieh (Victor) Lin - 0.64.0",
"Version": "0.64.0",
"Language": "csharp",
"Website": "https://github.com/lin-ycv/EverythingPowerToys",
"ExecuteFileName": "Community.PowerToys.Run.Plugin.Everything.dll",
"IcoPathDark": "Images\\Everything.dark.png",
"IcoPathLight": "Images\\Everything.light.png"
}