Hacker News new | ask | show | jobs
by dewey 2101 days ago
> Anyone have a browser extension that can find rss feeds for pages?

I was looking for something like that for a long time after all the browsers kinda removed that functionality. I'm not using the following for Safari and it's great:

https://rss-extension.bitpiston.com

1 comments

> Anyone have a browser extension that can find rss feeds for pages?

I wrote/use this greasemonkey script - https://greasyfork.org/en/scripts/6261-rss-atom-feed-subscri... - it still mostly works but strict CSP on sites these days has been causing some trouble. Maybe turning it into a browser extension is the thing to do.