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
apropostech 0f3e9fa3f8 Fixed Atom feeds without rel="alternate" attributes displayed incorrectly
Also added showing content when present in atom feeds.
2018-11-05 15:19:31 +01:00
icons added feed url + support of rss 1.0 2018-10-26 11:38:45 +02:00
background.js don't cache modified requests 2018-10-29 21:40:19 +01:00
manifest.json refactor 2018-10-29 22:06:13 +01:00
preview.css fix descriptions conversion to html+xml 2018-10-29 21:07:14 +01:00
README.md add icons 2018-10-25 23:18:18 +02:00
rss.xsl Fixed Atom feeds without rel="alternate" attributes displayed incorrectly 2018-11-05 15:19:31 +01:00
rsspreview.js refactor 2018-10-29 22:06:13 +01:00

Firefox has removed support for RSS in versions 62+.

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

This extension attempts to recreate it.