Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions extensions/linycv/everythingcmdpal/extension.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"$schema": "../../../.github/schemas/extension.schema.json",
"id": "linycv.everythingcmdpal",
"title": "EverythingCmdPal",
"shortDescription": "Everything search extension for Command Palette.",
"description": "EverythingCommandPalette (ECP) is an extension for the program PowerToys Command Palette (CmdPal). ECP adds the ability to search the computer for files and folders using Everything inside CmdPal",
"author": {
"name": "Victor (Yu Chieh) Lin",
"url": "https://github.com/lin-ycv"
},
"icon": "icon.png",
"homepage": "https://github.com/lin-ycv/EverythingCommandPalette",
"tags": ["everything", "search","ecp","files"],
"categories": ["productivity", "utilities-and-tools"],
"installSources": [
{
"type": "msstore",
"id": "9N2DRHJ970D9"
},
{
"type": "winget",
"id": "lin-ycv.EverythingCmdPal"
}
]
}
Binary file added extensions/linycv/everythingcmdpal/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading