Files

41 lines
1.2 KiB
YAML
Raw Permalink Normal View History

- type: search
title: 🔍 Search
search-engine: google
new-tab: false
autofocus: true
placeholder: 검색어를 입력해 주세요.
bangs:
2026-09-18 15:19:49 -05:00
- title: ChatGPT
shortcut: "!chat"
url: https://chatgpt.com/?q={QUERY}
- title: YouTube
shortcut: "!yt"
url: https://youtube.com/results?search_query={QUERY}
- title: Steam
shortcut: "!steam"
url: https://store.steampowered.com/search/?term={QUERY}
- title: SteamDB
shortcut: "!steamdb"
url: https://steamdb.info/search/?a=app&q={QUERY}
- title: Reddit
shortcut: "!reddit"
url: https://reddit.com/search?q={QUERY}
2026-09-18 15:19:49 -05:00
- title: StackOverflow
shortcut: "!so"
url: https://stackoverflow.com/search?q={QUERY}
- title: Docker Hub
shortcut: "!docker"
url: https://hub.docker.com/search?q={QUERY}
- title: RubyGems
shortcut: "!ruby"
url: https://rubygems.org/search?query={QUERY}
- title: NPM
shortcut: "!npm"
url: https://npmjs.com/search?q={QUERY}
- title: PyPI
shortcut: "!py"
url: https://pypi.org/search/?q={QUERY}
2026-09-18 15:19:49 -05:00
- title: Pub.dev
shortcut: "!flutter"
url: https://pub.dev/packages?q={QUERY}