I love RSS feeds (and ATOM too (and JSONFeed)) but one thing that frustrates me is when a feed doesn’t include all of the content.

https://full-rss.deno.dev/ was created to partially solve this. If there is a feed that you really wish was full-content and isn’t then you can replace that feed with https://full-rss.deno.dev/?url=https%3A%2F%2Fdeveloper.chrome.com%2Fstatic%2Fblog%2Ffeed.xml and it will get the 10 most recent posts, scrape the linked page and replace the content with a stripped down version of the full HTML page.