1
0
mirror of https://github.com/aureliendavid/rsspreview.git synced 2025-08-23 19:58:38 +00:00
WebExtension to preview RSS feeds in the browser
Go to file
dmnix f8e8dc9bcc CSS: dark mode
Feed preview will use dark mode according to the browser settings.
Colors are the same (or similar) that Firefox uses in its own menus.
2023-11-24 22:17:38 +01:00
icons use option to use color icon in url bar (#33) 2020-01-26 14:07:00 +01:00
popup Pass the opener tab ID to browser.tabs.create 2022-03-17 23:33:56 +01:00
settings add bypassCSP option + fix sync options in background 2022-01-14 17:19:42 +01:00
background.js fix bug handling cache header (#78) 2023-06-19 22:19:45 +02:00
LICENSE added LICENSE 2019-02-28 10:27:53 +01:00
manifest.json handle titles with html entities as html titles (#80) 2023-07-03 16:09:40 +02:00
preview.css CSS: dark mode 2023-11-24 22:17:38 +01:00
README.md update readme 2019-06-25 22:08:23 +02:00
rss.xsl handle lastbuilddate (#57) 2020-07-15 18:33:13 +02:00
rsspreview.js handle titles with html entities as html titles (#80) 2023-07-03 16:09:40 +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