Feed Point by Dracuzha
Locates RSS, Atom, and JSON feeds on web pages and lists them in a beautiful popup.
Available on Firefox for Android™Available on Firefox for Android™
Extension Metadata
About this extension
Feed Point
Feed Point is a lightweight Firefox browser extension that automatically detects and extracts RSS, Atom, and JSON feeds from any website you visit.
How It Works
The extension operates entirely locally within your browser using Manifest V3 mechanics:
Licensing
This project is open-source and released under the MIT License.
Feed Point is a lightweight Firefox browser extension that automatically detects and extracts RSS, Atom, and JSON feeds from any website you visit.
How It Works
The extension operates entirely locally within your browser using Manifest V3 mechanics:
- Passive Head Scanning: Whenever a page loads, a content script reads the document's
<head>to detect standard standardly declared feed links (e.g.,<link rel="alternate" type="application/rss+xml">). - Aggressive Body Scanning: It simultaneously scans all
<a>anchor tags within the webpage body to find hidden or dynamically added feeds. It matches common extensions (.xml,.rss,.atom) or URL path formats (/feed/) while applying strict filters to ignore common false-positives likesitemap.xmlor "Feedback" buttons. - Cache & Deduplication: Feeds are normalized, deduplicated, and cached locally in the background script per individual browser tab.
- User Interface: When the extension icon is clicked, a popup retrieves the cached feed data for the active tab and renders a responsive list. Users can effortlessly copy feed URLs to their clipboard or open them in a new tab.
Licensing
This project is open-source and released under the MIT License.
Rated 0 by 0 reviewers
Permissions and data
Required permissions:
- Access your data for all websites
Data collection:
- The developer says this extension doesn't require data collection.
More information
- Add-on Links
- Version
- 1.0.0
- Size
- 15.7 KB
- Last updated
- 4 days ago (May 23, 2026)
- Related Categories
- License
- MIT License
- Version History
- Add to collection