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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: RSS Launchpad – a tiny Firefox (mobile) RSS extension extractor

7 点作者 k0tan32大约 1 个月前
Hello there!<p>I&#x27;m sharing a small Firefox extension that I created for my own use (and for fun, of course!). The extension partially restores the RSS support that was removed from major browsers a long time ago: it extracts (or derives) RSS feeds from pages and shows them in a nice way and easy to export to some external reader.<p>Motive I&#x27;ve been reading HN for quite some time, and some articles there helped me rediscover RSS. Nowadays, it has become my top source for reading, especially on tech topics, helping me to focus and detox from social media.<p>There are a few reasons for its existence compared to other extensions I was able to find, primarily:<p>- I wanted an up-to-date extension with the fewest possible permissions (hence, no global background scripts, most FF extensions ask this). This extension can only access the active tab and only when it is used.<p>- I aimed for a native look and feel, including Firefox for Android.<p>- I wanted some special logic for websites that support RSS but hide it (like YouTube).<p>So sharing it here for other RSS enthusiasts! All MIT Licensed.<p>Links: Gif screencast: <a href="https:&#x2F;&#x2F;github.com&#x2F;ilya-m32&#x2F;rss-launchpad&#x2F;raw&#x2F;master&#x2F;screencast.gif">https:&#x2F;&#x2F;github.com&#x2F;ilya-m32&#x2F;rss-launchpad&#x2F;raw&#x2F;master&#x2F;screenc...</a><p>Firefox addons page: <a href="https:&#x2F;&#x2F;addons.mozilla.org&#x2F;en-US&#x2F;firefox&#x2F;addon&#x2F;rss-launchpad-find-feeds-easy&#x2F;" rel="nofollow">https:&#x2F;&#x2F;addons.mozilla.org&#x2F;en-US&#x2F;firefox&#x2F;addon&#x2F;rss-launchpad...</a><p>Edit: \n added

1 comment

domysee大约 1 个月前
It&#x27;s nice that people care about RSS and add tools for it!<p>Btw if you want to improve the feed finding, here&#x27;s an article that lists a bunch of ways for finding them even if they&#x27;re not linked in the html metadata.<p><a href="https:&#x2F;&#x2F;lighthouseapp.io&#x2F;blog&#x2F;deep-dive-finding-rss-feeds" rel="nofollow">https:&#x2F;&#x2F;lighthouseapp.io&#x2F;blog&#x2F;deep-dive-finding-rss-feeds</a>
评论 #43680246 未加载