TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Search Engine Wrapper/Router

1 点作者 OuterVale3 个月前
I built a super lightweight search engine wrapper that allows users to search across websites from a single interface with quality of life additions.<p>- Lightweight: The project is extremely quick to load and run. It uses only vanilla HTML, CSS, and JavaScript.<p>- Custom Default Engine: Users can select the search engine they&#x27;d like to use by default.<p>- Bang Patterns: Users can add special commands (eg, &quot;!g&quot; for Google, &quot;!yt&quot; for YouTube) to their query to quickly switch to a specific search engine or website.<p>- Snap Patterns: Users can use the same special commands as bangs, substituting &#x27;!&#x27; for &#x27;@&#x27;, to do a search in their chosen engine that is filtered to a specific site. For example, searching for only GitHub results on DuckDuckGo.<p>Check it out and let me know what you think! I originally built it just for myself but figured others may see use in it. I&#x27;m especially interested in hearing what bang&#x2F;snap patterns would be useful to add.<p>I&#x27;ve also found it very handy when using Kagi&#x27;s Starter Plan, which only permits 300 searches monthly.<p>Source code: <a href="https:&#x2F;&#x2F;github.com&#x2F;DeclanChidlow&#x2F;search">https:&#x2F;&#x2F;github.com&#x2F;DeclanChidlow&#x2F;search</a>

1 comment

njroute223 个月前
Like this a lot! Any way to have search results open in a new tab instead of same tab?
评论 #43237749 未加载