1
0
mirror of https://github.com/aureliendavid/rsspreview.git synced 2025-08-22 19:28:39 +00:00
WebExtension to preview RSS feeds in the browser
Go to file
2019-06-25 22:01:06 +02:00
icons add basic feed detection (#11): 2019-01-19 17:44:24 +01:00
popup use browser style for popup 2019-01-24 22:58:54 +01:00
settings enable detection by default 2019-06-02 13:52:18 +02:00
background.js fix contenttype trick on redirects (#13, #23) 2019-02-08 00:00:20 +01:00
LICENSE added LICENSE 2019-02-28 10:27:53 +01:00
manifest.json fix for new apple podcasts urls 2019-06-25 22:01:06 +02:00
preview.css handle whitespace in code blocks better (#36) 2019-06-02 15:35:49 +02:00
README.md update readme 2019-02-12 08:31:32 +01:00
rss.xsl Add option to preview full feed contents 2019-02-27 22:45:16 -05:00
rsspreview.js fix for new apple podcasts urls 2019-06-25 22:01:06 +02:00

rsspreview

Firefox has removed support for RSS in versions 64+.

This includes the feed preview feature that was quite useful for some people.

This extension attempts to recreate it.

Download at: https://addons.mozilla.org/en-US/firefox/addon/rsspreview/

From version 3.0 on, feed detection on web pages is available, but disabled by default. It can be enable in the addon options and it will add an rss icon in the address bar on pages that declares an rss or atom feed.