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
This means that: - the RSS preview tab opens in the same container in which the opener tab was open (without need for extra permissions); - the RSS preview tab appears right next to the tab from which it was opened, not at the end of the tab bar; and - if the user closes the tab without switching tabs between opening and closing the tab, Firefox activates the previous tab (i.e. from which the RSS preview was opened), not the next one. |
||
---|---|---|
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