1
0
mirror of https://github.com/aureliendavid/rsspreview.git synced 2025-08-29 23:05:36 +00:00
WebExtension to preview RSS feeds in the browser
Go to file
Aurelien David 8a66512945 add icons
2018-10-25 23:18:18 +02:00
icons add icons 2018-10-25 23:18:18 +02:00
background.js initial commit 2018-10-25 22:03:08 +02:00
manifest.json add icons 2018-10-25 23:18:18 +02:00
preview.css initial commit 2018-10-25 22:03:08 +02:00
preview.html initial commit 2018-10-25 22:03:08 +02:00
preview.js initial commit 2018-10-25 22:03:08 +02:00
README.md add icons 2018-10-25 23:18:18 +02:00
rss.xsl initial commit 2018-10-25 22:03:08 +02:00
rsspreview.js initial commit 2018-10-25 22:03:08 +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.