-
Notifications
You must be signed in to change notification settings - Fork 34
Home
Welcome to the ttrss_plugin-feediron wiki!
While RSS feeds are out of favor at the moment they are still very prevalent around the web, if not advertised.
Try adding the following to the root/category of a web page and you might get an RSS feed:
- rss.[xml|atom|php]
- feed.[xml|atom|php]
https://example.com
becomes https://example.com/feed.php
Alternatively the feed can sometimes be based on the category name:
https://example.com/comics
becomes https://example.com/comics.xml
Firefox has removed support for RSS in versions 64+, including the useful preview feature.
This extension attempts to recreate it.
Additional features:
- feed detection and address bar button
- detect feeds from itunes podcast pages
- custom css support
https://addons.mozilla.org/en-US/firefox/addon/rsspreview/
Ever tried to find the RSS feed of a YouTube channel or playlist? It can be painful.
This add-on automatically finds the RSS feed of any YouTube channel or playlist for you. It works anywhere on a channel, even when you are watching a video!
When an RSS feed is found, the add-on will display its icon in the address bar. Simply click on it and the RSS feed will be opened in a new tab!