Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taoso/webfeed
WebFeed Extension
https://github.com/taoso/webfeed
Last synced: about 2 months ago
JSON representation
WebFeed Extension
- Host: GitHub
- URL: https://github.com/taoso/webfeed
- Owner: taoso
- License: mit
- Created: 2022-04-16T11:56:30.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T17:38:03.000Z (2 months ago)
- Last Synced: 2024-10-29T18:58:27.759Z (2 months ago)
- Language: JavaScript
- Homepage: https://taoshu.in/webfeed/turn-browser-into-feed-reader.html
- Size: 185 KB
- Stars: 28
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebFeed
Lightweight web feed reader extension for [Firefox](https://addons.mozilla.org/addon/webfeed/)/[Chrome](https://chrome.google.com/webstore/detail/webfeed/phonnpdncnchhpobgkabgcjoapjcacop/).
WebFeed 是一款轻量级的 RSS/Atom 阅读器。可以自动发现并订阅 Feed。
详细说明请阅读我的文章
WebFeed 目前支持 Firefox 和 Chrome 两种平台。
构建 Firefox 版本需要到 js 目录执行`npm install`。
Chrome 版本需要通过运行 `chrome/build.sh` 生成。