02-04-2019, 05:49 PM
(02-04-2019, 03:54 PM)MollyChan Wrote: I wonder if there's a way to get the RSS Feed functionality to work in some kind of format that browsers DO support?
This isn't really possible. RSS is a set standard and uses XML to present information in a way that a feed reader can process it (similar to how in HTML, you might type <strong>Text</strong> to produce Text in the browser). Without support to handle that rendering, at best, you'll get the raw source and at worst, a prompt to download the file. The extension you found is your best bet for continuing to browse the feed(s) in your browser.