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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Reframe – Like Retool, but for Iframes

2 点作者 czhu123 个月前
This was a little hack I built over the weekend to learn full stack Remix development.<p>The idea was just to create something like retool, but with iframes of different widgets across the internet.<p>Heres the one I made for myself: <a href="https:&#x2F;&#x2F;reframe.canine.sh&#x2F;czhu12" rel="nofollow">https:&#x2F;&#x2F;reframe.canine.sh&#x2F;czhu12</a><p>I have it set up so that any new tab I create goes straight there.<p>One challenge is that most common sites don&#x27;t like being iframed (guessing for security reasons), so they disable it.<p>I played around with using a proxy endpoint to fetch links that block iframing, rewrite all internal URL&#x27;s, and add the ALLOW_IFRAME header, but only really got a proof of concept so far, so thats not available yet. I&#x27;m not sure it would be a good experience anyways.<p>I thought this could be fun &#x2F; useful to others, I&#x27;m willing to iterate on this a few more times before I call it &quot;done&quot;, so if anyone has any interesting ideas, I&#x27;m all ears!

暂无评论

暂无评论