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.

  • eldavi@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 hours ago

    i just added it and it doesn’t show a lemy feed; how did you get yours to work on lemmy?

  • Auwatch@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    6 hours ago

    Nice, I thought something like this existed natively on some other chromium browsers too. Convenient it can be added to ff now.

  • ptmb@piefed.zip
    link
    fedilink
    English
    arrow-up
    2
    ·
    9 hours ago

    Cool, I’ve been using RSS Launchpad because it was the only one I found to also work on the android version of Firefox, but I’ll take a look 👀

    • Ephera@lemmy.mlOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 hours ago

      I just tried it on Android Firefox, and well, it does work, but you can definitely tell that it wasn’t built for Android Firefox.

      It doesn’t show up in the URL bar and rather just in the extension menu. In there, it still gets hidden when no RSS feed is available. It copies to the clipboard as expected. And when there’s multiple feeds, it opens a separate page to show the dropdown in a very small font. Definitely usable enough, since you’re not going to interact with it all the time, but I wouldn’t give it the same glowing review…

  • Mensh123@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    15 hours ago

    I use RSSPreview for this. If a feed is available and you click its icon, it gives you a menu where you can select a feed to visit. RSSPreview basically changes how feeds are displayed inside Firefox.

    • BlackEco@lemmy.blackeco.com
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      12 hours 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.