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
YouTube supports channels identified by both channel ID and channel name. For example, https://www.youtube.com/c/dslrvideoshooter and https://www.youtube.com/channel/UCMmA0XxraDP7ZVbv4eY3Omg are the same channel, but the former has a more human-friendly URL. This change allows the extension to detect the channel's RSS feed regardless of which URL is loaded using the canonical link provided on each channel page. This change is fully backward compatible. |
||
---|---|---|
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