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
Aurelien David 39d49f5e09 v3.11
2019-10-27 10:38:04 +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 v3.11 2019-10-27 10:38:04 +01: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 add support for content:encoded in rss (#45) 2019-10-27 10:36:47 +01:00
rsspreview.js allow dash and underscore in youtube channel ids 2019-10-27 09:44:54 +01: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