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
2018-10-28 00:44:12 +02:00
icons added feed url + support of rss 1.0 2018-10-26 11:38:45 +02:00
background.js make it compatible with chrome 2018-10-26 13:59:56 +02:00
manifest.json make it compatible with chrome 2018-10-26 13:59:56 +02:00
preview.css added feed url + support of rss 1.0 2018-10-26 11:38:45 +02:00
preview.html replace document instead of redirect - still issues with html descs 2018-10-28 00:44:12 +02:00
preview.js make it compatible with chrome 2018-10-26 13:59:56 +02:00
README.md add icons 2018-10-25 23:18:18 +02:00
rss.xsl replace document instead of redirect - still issues with html descs 2018-10-28 00:44:12 +02:00
rsspreview.js replace document instead of redirect - still issues with html descs 2018-10-28 00:44:12 +02: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.