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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Share to HN – A PWA that gives you a sharing menu option for HN

2 点作者 h3mb3超过 2 年前
Hi HN!<p>I often use HN on my Android phone (no apps, just vanilla Chrome). I got tired of copy-pasting URLs and titles to submit links here so I made this little PWA to help with that. I know there&#x27;s the bookmarklet [1] but it doesn&#x27;t work on Chrome for Android, at least not for me. This works from any app.<p>[1] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;bookmarklet.html" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;bookmarklet.html</a>

2 条评论

codewithcheese超过 2 年前
Thanks for sharing, this is great. Firefox on Android has some support for bookmarklets, you can search for them in the address bar. This is more convenient. Why didn&#x27;t this get more appreciation?
评论 #32882576 未加载
eimrine超过 2 年前
javascript:window.location=&quot;<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;submitlink?u=&quot;+encodeURIComponent(document.location)+&quot;&amp;t=&quot;+encodeURIComponent(document.title)" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;submitlink?u=&quot;+encodeURICompone...</a>
评论 #32825675 未加载