TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Comparative ChatGPT Search Chrome Extension

1 pointsby franze6 months ago

1 comment

franze6 months ago
Basically I took the ChatGPT Search Extension and extended it. So any search in the Chrome Addresser now triggers a ChatGPT Search, a Google.com Search and a Perplexity.ai Search<p>Why? Cause switching to ChatGPT Search as a default is hard. Yeah, it is a way better Search Engine for Information Searches, but for Navigation Searches it sucks (takes too long).<p>Perplexity.ai I added as I wanted to compare it with ChatGPT Search<p>Sadly Google Chrome restricts to adding extensions for search engines if you do not own the domain. So I deployed a cloudflare worker to route all searches from search.franzai.com to chatgpt.com, the tos can be found here <a href="https:&#x2F;&#x2F;search.franzai.com&#x2F;tos.html" rel="nofollow">https:&#x2F;&#x2F;search.franzai.com&#x2F;tos.html</a>