added Readable Extentension

This commit is contained in:
printfuck 2022-06-06 02:02:13 +02:00
parent d6270d0cab
commit 146d22d159
2 changed files with 9 additions and 2 deletions

View file

@ -70,3 +70,7 @@ There are some FreshRSS extensions out there, developed by community members:
### By [@christian-putzke](https://github.com/christian-putzke/)
* [Pocket Button](https://github.com/christian-putzke/freshrss-pocket-button): Add articles to Pocket with one simple button click or a keyboard shortcut.
### By [@printfuck](https://github.com/printfuck/)
* [Readable](https://github.com/printfuck/xExtension-Readable): Fetch article content with Readability or Mercury parsers

View file

@ -47,6 +47,9 @@
"url": "https://github.com/kapdap/freshrss-extensions",
"type": "git"
}, {
"url": "https://github.com/christian-putzke/freshrss-pocket-button",
"type": "git"
"url": "https://github.com/christian-putzke/freshrss-pocket-button",
"type": "git"
}, {
"url": "https://github.com/printfuck/xExtension-Readable",
"type": "git"
}]