Nice to see new tooling around multi/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://news.ycombinator.com/item?id=33251954" rel="nofollow">https://news.ycombinator.com/item?id=33251954</a>)?<p>(Edited for clarity)
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://xframe.app" rel="nofollow">https://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'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's functionality is restricted to the iframes in <a href="https://xframe.app" rel="nofollow">https://xframe.app</a>.<p>Drawbacks:<p>- Websites with login functionality may not work properly due to iframe cookie restrictions