Feed Point von Dracuzha
Locates RSS, Atom, and JSON feeds on web pages and lists them in a beautiful popup.
Verfügbar für Firefox für Android™Verfügbar für Firefox für Android™
Metadaten zur Erweiterung
Über diese Erweiterung
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.
Bewertet mit 0 von 0 Bewertern
Berechtigungen und Daten
Benötigte Berechtigungen:
- Auf Ihre Daten für diverse Websites zugreifen
Datenerfassung:
- Der Entwickler sagt, dass diese Erweiterung keine Datenerhebung benötigt.
Weitere Informationen
- Add-on-Links
- Version
- 1.0.0
- Größe
- 15,7 KB
- Zuletzt aktualisiert
- vor 5 Tagen (23. Mai 2026)
- Verwandte Kategorien
- Lizenz
- MIT-Lizenz
- Versionsgeschichte
- Zur Sammlung hinzufügen