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: XFrame – Create your own multisearch page

10 pointsby 1xdevloperover 2 years ago

2 comments

warpechover 2 years ago
Nice to see new tooling around multi&#x2F;meta searching. It is a great idea to implement it as an extension, because that way you act as the current user while protecting their privacy.<p>Is this inspired by Swurl (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=33251954" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=33251954</a>)?<p>(Edited for clarity)
评论 #33532791 未加载
1xdevloperover 2 years ago
Hi HN, I made this after getting inspired by Swurl which was posted recently on Show HN. Since I visit almost the same set of websites daily for news, entertainment, and search, I figured something like this might be helpful.<p>XFrame is a website (<a href="https:&#x2F;&#x2F;xframe.app" rel="nofollow">https:&#x2F;&#x2F;xframe.app</a>) and Chrome extension combo. It lets you:<p>- embed your favorite websites on the home page<p>- do multisearch in a single page<p>Privacy:<p>- I don&#x27;t collect anything. It runs on local storage.<p>- The extension simply removes the response headers that prevent you from embedding websites in iframes.<p>- The extension&#x27;s functionality is restricted to the iframes in <a href="https:&#x2F;&#x2F;xframe.app" rel="nofollow">https:&#x2F;&#x2F;xframe.app</a>.<p>Drawbacks:<p>- Websites with login functionality may not work properly due to iframe cookie restrictions