MCPcopy Index your code
hub / github.com/DIYgod/RSSHub-Radar

github.com/DIYgod/RSSHub-Radar @v2.2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.2.0 ↗ · + Follow
82 symbols 273 edges 60 files 0 documented · 0% 15 cross-repo links updated 3mo agov2.2.0 · 2026-02-11★ 7,26042 open issues

Browse by type

Functions 79 Types & classes 3
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

RSSHub

RSSHub Radar

Browser extension that simplifies finding and subscribing RSS and RSSHub.

Everything is RSSible

version users rating

Mozilla Add-on Mozilla Add-on Mozilla Add-on

iTunes App Store

Tested for compatibility with the following browsers (other Chromium-based browsers should also work):

Introduction

Telegram group | Telegram channel

RSSHub Radar is a spin-off project of RSSHub, a browser extension that simplifies finding and subscribing RSS and RSSHub.

  • Discover and subscribe to the RSS feeds associated with the current page effortlessly.
  • Explore and subscribe to the RSSHub supported by the current page promptly.
  • Easily identify the RSSHubs supported by the current website quickly.
  • Supports one-click RSS subscription for various platforms including Tiny Tiny RSS, Miniflux, FreshRSS, Feedly, Inoreader, Feedbin, The Old Reader, Feeds.Pub, Local Reader...

image image image

Install

Webstore

Manual installation

First download the corresponding version of chrome-mv3-prod.zip from the releases page and unzip it

Chrome install extension:

Open chrome://extensions/

Open the upper right corner Developer mode

Click Load unpacked extension in the upper left corner

Select the unzipped extension directory containing manifest.json

Firefox install extension:

Open about:debugging

Click Load Temporary Extension in the upper right corner

Select the manifest.json file in the unzipped extension directory

Join us

Start the Development Server

Also refer to: https://wxt.dev/guide/installation

pnpm i
pnpm dev

or use npm

npm install
npm run dev

Get the .output/chrome-mv3 directory, the installation method refers to manual installation

Submit New RSSHub Radar Rules

See documentation

Author

RSSHub Radar © DIYgod, Released under the AGPL-3.0 License.

Authored and maintained by DIYgod with help from contributors (list).

Blog @DIYgod · GitHub @DIYgod · Twitter @DIYgod · Telegram Channel @awesomeDIYgod

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 79
Interface 3

Languages

TypeScript100%

Modules by API surface

src/lib/hooks/use-dark.ts7 symbols
src/lib/utils.ts5 symbols
src/lib/rsshub.ts5 symbols
src/lib/components/Pagination.tsx5 symbols
src/background/rules.ts5 symbols
src/background/rss.ts4 symbols
src/tabs/offscreen.tsx3 symbols
src/options/routes/Rules.tsx3 symbols
src/options/routes/General.tsx3 symbols
src/lib/rules.ts3 symbols
src/lib/components/Sheet.tsx3 symbols
src/tabs/preview.tsx2 symbols

Dependencies from manifests, versioned

@egoist/tailwindcss-icons1.9.0 · 1×
@ianvs/prettier-plugin-sort-imports4.4.1 · 1×
@iconify-json/mingcute1.2.3 · 1×
@radix-ui/react-accordion1.2.3 · 1×
@radix-ui/react-dialog1.1.6 · 1×
@radix-ui/react-label2.1.2 · 1×
@radix-ui/react-slot1.1.2 · 1×
@types/chrome0.0.303 · 1×
@types/node22.13.1 · 1×
@types/react18.3.11 · 1×
@types/react-dom18.3.1 · 1×

For agents

$ claude mcp add RSSHub-Radar \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page