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
Because background color is defined, the text may be not readable if users changed their default colors in the "Preferences" page of Firefox. So to ensure the text can be read if the defaults are changed, the text color too should be declared. |
||
---|---|---|
icons | ||
popup | ||
settings | ||
background.js | ||
LICENSE | ||
manifest.json | ||
preview.css | ||
README.md | ||
rss.xsl | ||
rsspreview.js |
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