Feed Finder

Detect the feed of the current website to facilitate subscription of RSS content.

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
Gholts
日安装量
0
总安装量
8
评分
0 0 0
版本
13.2
创建于
2025-10-08
更新于
2025-11-21
大小
24.9 KB
许可证
AGPL-3.0
适用于
所有网站

Feed Finder

A lightweight and efficient RSS/Atom feed sniffer for web browsers. Designed to solve the problem of hidden or missing RSS links on modern websites, helping users quickly find subscription URLs.

Features

  1. Three-Stage Detection: Combines "Site-Specific Rules" (e.g., GitHub/Medium), "Smart DOM Scanning," and "Background Network Probing" to ensure no feed is left behind.
  2. Dynamic Adaptation: Fully supports SPA (Single Page Applications), automatically monitoring URL changes and the History API to seamlessly adapt to dynamic content.
  3. Modern UI: A minimalist floating button appears only when feeds are found. Supports dark mode natively and offers one-click copying and direct access.

Highlights

  • Zero Dependencies: No external resource requests (CDNs). Built with pure native JavaScript for maximum security and privacy.
  • High Performance: Utilizes Debounce and Idle Load strategies to ensure zero impact on page rendering performance.
  • High Compatibility: Robustly handles 405 error fallbacks, SVG exclusion, and complex Header parsing.