https://github.com/diygod/rsshub-radar
🧡 Browser extension that simplifies finding and subscribing RSS and RSSHub
https://github.com/diygod/rsshub-radar
browser-extension chrome-extension firefox-addon rss rsshub
Last synced: 14 days ago
JSON representation
🧡 Browser extension that simplifies finding and subscribing RSS and RSSHub
- Host: GitHub
- URL: https://github.com/diygod/rsshub-radar
- Owner: DIYgod
- License: mit
- Created: 2019-07-16T14:00:28.000Z (almost 6 years ago)
- Default Branch: dev
- Last Pushed: 2025-02-08T14:38:21.000Z (2 months ago)
- Last Synced: 2025-04-09T03:01:48.484Z (14 days ago)
- Topics: browser-extension, chrome-extension, firefox-addon, rss, rsshub
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/kefjpfngnndepjbopdmoebkipbgkggaa
- Size: 4.79 MB
- Stars: 6,268
- Watchers: 78
- Forks: 375
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
RSSHub Radar
> Browser extension that simplifies finding and subscribing RSS and RSSHub.
>
> Everything is RSSible[](https://chrome.google.com/webstore/detail/kefjpfngnndepjbopdmoebkipbgkggaa)
[](https://chrome.google.com/webstore/detail/kefjpfngnndepjbopdmoebkipbgkggaa)
[](https://chrome.google.com/webstore/detail/kefjpfngnndepjbopdmoebkipbgkggaa)[](https://addons.mozilla.org/zh-CN/firefox/addon/rsshub-radar/)
[](https://addons.mozilla.org/zh-CN/firefox/addon/rsshub-radar/)
[](https://addons.mozilla.org/zh-CN/firefox/addon/rsshub-radar/)[](https://microsoftedge.microsoft.com/addons/detail/arxivutils/gangkeiaobmjcjokiofpkfpcobpbmnln)
[](https://microsoftedge.microsoft.com/addons/detail/arxivutils/gangkeiaobmjcjokiofpkfpcobpbmnln)
[](https://microsoftedge.microsoft.com/addons/detail/arxivutils/gangkeiaobmjcjokiofpkfpcobpbmnln)[](https://apps.apple.com/us/app/rsshub-radar/id1610744717)
Tested for compatibility with the following browsers (other Chromium-based browsers should also work):
## Introduction
[Telegram group](https://t.me/rsshub) | [Telegram channel](https://t.me/awesomeRSSHub)
RSSHub Radar is a spin-off project of [RSSHub](https://github.com/DIYgod/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...

## Install
### Webstore
### Manual installation
First download the corresponding version of `chrome-mv3-prod.zip` from the [releases](https://github.com/DIYgod/RSSHub-Radar/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 `dist` directory
**Firefox install extension:**
Open `about:debugging`
Click `Load Temporary Extension` in the upper right corner
Select the `manifest.json` file in the unzipped `dist` directory
## Join us
### Start the Development Server
Also refer to: https://docs.plasmo.com/framework/workflows/dev
```
pnpm i
pnpm dev
```or use npm
```
npm install
npm run dev
```Get the `build/chrome-mv3-dev` directory, the installation method refers to [manual installation](#manual installation)
### Submit New RSSHub Radar Rules
[See documentation](https://docs.rsshub.app/joinus/new-radar)
## Author
**RSSHub Radar** © [DIYgod](https://github.com/DIYgod), Released under the [MIT](./LICENSE) License.
Authored and maintained by DIYgod with help from contributors ([list](https://github.com/DIYgod/RSSHub-radar/contributors)).> Blog [@DIYgod](https://diygod.cc) · GitHub [@DIYgod](https://github.com/DIYgod) · Twitter [@DIYgod](https://twitter.com/DIYgod) · Telegram Channel [@awesomeDIYgod](https://t.me/awesomeDIYgod)