Feed Point 作者: Dracuzha
Locates RSS, Atom, and JSON feeds on web pages and lists them in a beautiful popup.
也可在 Firefox for Android™ 使用也可在 Firefox for Android™ 使用
擴充套件後設資料
關於此擴充套件
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.
由 1 位評論者給出 0 分
權限與資料
更多資訊
- 附加元件網址
- 版本
- 1.0.0
- 大小
- 15.7 KB
- 最近更新
- 4 天前 (2026年5月23日)
- 授權條款
- MIT License
- 版本紀錄
- 新增至收藏集