1
0
mirror of https://github.com/aureliendavid/rsspreview.git synced 2025-08-22 11:18:37 +00:00
WebExtension to preview RSS feeds in the browser
Go to file
2019-10-27 09:43:12 +01: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 add option to display authors (#41) 2019-07-28 17:35:12 +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 added support for dc:creator (#43) 2019-08-13 22:01:09 +02:00
preview.css add option to display authors (#41) 2019-07-28 17:35:12 +02:00
README.md update readme 2019-06-25 22:08:23 +02:00
rss.xsl added support for dc:creator (#43) 2019-08-13 22:01:09 +02:00
rsspreview.js Add support for domain-specific feed detection 2019-10-26 21:48:21 -04:00

rsspreview

Firefox has removed support for RSS in versions 64+, including the useful preview feature.

This extension attempts to recreate it.

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

Additional features:

  • feed detection and address bar button
  • detect feeds from itunes podcast pages
  • custom css support