Skip to main content


My #RSS Viewer extension is now on the Mozilla Store: https://addons.mozilla.org/en-US/firefox/addon/rss-viewer/

This extension does two quite simple (albeit useful) things that browsers stopped doing a while ago:

1. Tells you if a web page has an RSS feed announced via <link> and allows you to go directly there by clicking on the popup.

2. Renders the RSS feed through a nice Vue webapp when you open it in the browser, instead of uselessly dumping a bunch of XML (or inviting you to subscribe to the feed using a 3rd-party service instead of just reading it).

The source code is here: https://git.fabiomanganiello.com/rss-viewer-browser-extension

It also works on Chrome and any derived browsers, but I haven't had the patience to go through the byzantine extension approval process for the Chrome Store yet. In the meantime, if you use Chrome/Chromium/Brave etc. you can build the extension via npm build and then pack it on the fly.
#RSS
This entry was edited (1 year ago)

reshared this

โ‡ง