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-12-16 23:39:31 +00:00
icons added feed url + support of rss 1.0 2018-10-26 11:38:45 +02:00
background.js Format using Prettier 2018-12-16 23:39:31 +00:00
manifest.json fix handling of xhtml atom content (#9) 2018-12-16 17:25:36 +01:00
preview.css Improve code formatting & quality 2018-12-16 23:36:12 +00:00
README.md handle xhtml descriptions in atom feed (#9) 2018-12-16 15:15:31 +01:00
rss.xsl handle xhtml descriptions in atom feed (#9) 2018-12-16 15:15:31 +01:00
rsspreview.js Format using Prettier 2018-12-16 23:39:31 +00:00

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.