72 lines
2.5 KiB
Markdown
72 lines
2.5 KiB
Markdown
<p align="center">
|
|
<img src="https://i.loli.net/2019/04/23/5cbeb7e41414c.png" alt="RSSHub" width="100">
|
|
</p>
|
|
<h1 align="center">RSSHub Radar</h1>
|
|
|
|
> RSSHub Radar 是 [RSSHub](https://github.com/DIYgod/RSSHub) 的衍生项目,她是一个可以帮助你快速发现和订阅当前网站 RSS 和 RSSHub 的浏览器扩展
|
|
> 万物皆可 RSS
|
|
|
|
[](https://chrome.google.com/webstore/detail/kefjpfngnndepjbopdmoebkipbgkggaa)
|
|
[](https://chrome.google.com/webstore/detail/kefjpfngnndepjbopdmoebkipbgkggaa)
|
|
[](https://chrome.google.com/webstore/detail/kefjpfngnndepjbopdmoebkipbgkggaa)
|
|
[](https://travis-ci.org/DIYgod/RSSHub-Radar)
|
|
|
|
## 介绍
|
|
|
|
[Telegram 群](https://t.me/rsshub)
|
|
|
|
RSSHub Radar 是 [RSSHub](https://github.com/DIYgod/RSSHub) 的衍生项目,她是一个可以帮助你快速发现和订阅当前网站 RSS 和 RSSHub 的浏览器扩展
|
|
|
|

|
|
|
|

|
|
|
|
## 安装
|
|
|
|
<a href="https://chrome.google.com/webstore/detail/kefjpfngnndepjbopdmoebkipbgkggaa"><img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_128x128.png" width="48" /></a>
|
|
|
|
Firefox 以后可能会有
|
|
|
|
## 参与我们
|
|
|
|
### 安装开发版本
|
|
|
|
**安装依赖并构建项目:**
|
|
|
|
```
|
|
yarn
|
|
yarn build
|
|
```
|
|
|
|
或者使用 npm
|
|
|
|
```
|
|
npm install
|
|
npm run build
|
|
```
|
|
|
|
**安装扩展:**
|
|
|
|
打开 `chrome://extensions/`
|
|
|
|
打开右上角 `开发者模式`
|
|
|
|
点击左上角 `加载已解压的扩展程序`
|
|
|
|
选择上一步构建出的 `dist` 目录
|
|
|
|
### 补充 RSSHub 规则
|
|
|
|
[见文档](https://docs.rsshub.app/joinus/#%E6%8F%90%E4%BA%A4%E6%96%B0%E7%9A%84-rsshub-radar-%E8%A7%84%E5%88%99)
|
|
|
|
## 相关项目
|
|
|
|
- [RSSHub](https://github.com/DIYgod/RSSHub)
|
|
|
|
## Author
|
|
|
|
**RSSHub Radar** © [DIYgod](https://github.com/DIYgod), Released under the [MIT](./LICENSE) License.<br>
|
|
Authored and maintained by DIYgod with help from contributors ([list](https://github.com/DIYgod/RSSHub-radar/contributors)).
|
|
|
|
> Blog [@DIYgod](https://diygod.me) · GitHub [@DIYgod](https://github.com/DIYgod) · Twitter [@DIYgod](https://twitter.com/DIYgod) · Telegram Channel [@awesomeDIYgod](https://t.me/awesomeDIYgod)
|