this post was submitted on 19 Nov 2025
36 points (100.0% liked)

Firefox

21280 readers
150 users here now

/c/firefox

A place to discuss the news and latest developments on the open-source browser Firefox.


Rules

1. Adhere to the instance rules

2. Be kind to one another

3. Communicate in a civil manner


Reporting

If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.


founded 5 years ago
MODERATORS
 

Very simple + sane extension that I found.

Puts an RSS icon into your URL bar when the webpage you're on has an RSS feed. The button is hidden, if it does not.
When you click the button, it copies the feed URL into your clipboard, so you can add it into your RSS reader. If there's multiple RSS feeds on a webpage, it shows a little dropdown and then when you click one of the entries, it copies the feed URL.

When I say "RSS", I do also mean Atom and possibly others.

you are viewing a single comment's thread
view the rest of the comments
[–] BlackEco@lemmy.blackeco.com 4 points 1 week ago* (last edited 1 week ago)

I'd like to note that RSSPreview restores features that were removed in Firefox 64.

And by "changing how feeds are displayed", it applies an XSL Transformation to display the feed as HTML (instead of XML) in the browser. XSL Transformation is pretty neat, you can use it on any XML document such as your own RSS feed, like I done on mine.