https://github.com/capjamesg/web-feed-finder
A browser extension that finds web feeds and lets you open them with your feed reader.
https://github.com/capjamesg/web-feed-finder
as2-feed-finder atom rss web-feeds
Last synced: 4 months ago
JSON representation
A browser extension that finds web feeds and lets you open them with your feed reader.
- Host: GitHub
- URL: https://github.com/capjamesg/web-feed-finder
- Owner: capjamesg
- License: mit
- Created: 2025-05-29T23:03:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-02T11:02:22.000Z (about 1 year ago)
- Last Synced: 2025-07-04T20:54:27.557Z (12 months ago)
- Topics: as2-feed-finder, atom, rss, web-feeds
- Language: JavaScript
- Homepage: https://addons.mozilla.org/en-US/firefox/addon/web-feed-subscription-button/
- Size: 64.5 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Web Feed Finder
This extension finds RSS, Atom, ActivityStreams 2, and h-feeds on a web page.
If one is found, the extension icon will show. When clicked, the extension icon will take you to your feed reader with the feed URL.
If you open an XML document in your browser, this extension will automatically redirect you to your feed reader so you can subscribe to the feed. This prevents you from seeing an XML document on sites that link directly to XML documents for their RSS feeds.
This extension is available on:
- [Firefox](https://addons.mozilla.org/en-US/firefox/addon/web-feed-subscription-button/)
## Demo

## Contributing
Contributions are welcome!
If you have encountered a bug, please open an Issue describing the bug.
If you have an idea for a feature, please open an Issue describing your idea and whether you are willing to submit a Pull Request. Please do not submit a PR without discussing your idea with a Maintainer first.
## License
This project is licensed under an [MIT license](LICENSE).