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
Aurelien David d0102e9330 reorder xsl
2019-06-27 00:26:33 +02: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 enable detection by default 2019-06-02 13:52:18 +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 reorder xsl 2019-06-27 00:26:33 +02:00
preview.css handle whitespace in code blocks better (#36) 2019-06-02 15:35:49 +02:00
README.md update readme 2019-06-25 22:08:23 +02:00
rss.xsl reorder xsl 2019-06-27 00:26:33 +02:00
rsspreview.js fix for new apple podcasts urls 2019-06-25 22:01:06 +02: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