Skip to content

Commit a7fdc28

Browse files
Add daydreamer-riri.web-search-shortcut to gallery (#49)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 2e20d5e commit a7fdc28

6 files changed

Lines changed: 25 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"$schema": "../../../.github/schemas/extension.schema.json",
3+
"id": "daydreamer-riri.web-search-shortcut",
4+
"title": "Web Search Shortcut",
5+
"shortDescription": "Quickly select a specific search engine to perform searches via keyword prefixes.",
6+
"description": "Web Search Shortcut is a PowerToys Command Palette extension for quickly selecting a specific search engine to perform searches via keyword prefixes.\n\nYou can configure multiple search engines, each with a custom keyword, URL template, icon, and search suggestion provider. Supports Google, Bing, DuckDuckGo, YouTube, Wikipedia, npm, CanIUse, and more.\n\nInstall via winget or the Microsoft Store, then open Command Palette to start searching with your configured shortcuts.",
7+
"author": {
8+
"name": "Riri",
9+
"url": "https://github.com/Daydreamer-riri"
10+
},
11+
"icon": "icon.png",
12+
"homepage": "https://github.com/Daydreamer-riri/CmdPal-WebSearchShortcut",
13+
"tags": ["search", "web", "browser", "shortcut", "keyword"],
14+
"categories": ["productivity", "utilities-and-tools"],
15+
"installSources": [
16+
{
17+
"type": "winget",
18+
"id": "Riri.WebSearchShortcut"
19+
},
20+
{
21+
"type": "msstore",
22+
"id": "9p9hchbgbrf4"
23+
}
24+
]
25+
}
2.41 KB
Loading
308 KB
Loading
346 KB
Loading
372 KB
Loading
297 KB
Loading

0 commit comments

Comments
 (0)