description unified
This commit is contained in:
parent
e1d78a3102
commit
9c51111305
2 changed files with 2 additions and 2 deletions
|
|
@ -73,4 +73,4 @@ There are some FreshRSS extensions out there, developed by community members:
|
||||||
|
|
||||||
### By [@printfuck](https://github.com/printfuck/)
|
### By [@printfuck](https://github.com/printfuck/)
|
||||||
|
|
||||||
* [Readable](https://github.com/printfuck/xExtension-Readable): Fetch article content with Readability or Mercury parsers
|
* [Readable](https://github.com/printfuck/xExtension-Readable): Fetch article content for selected feeds with [Readability](https://github.com/mozilla/readability) or [Mercury](https://github.com/postlight/mercury-parser)
|
||||||
|
|
|
||||||
|
|
@ -202,7 +202,7 @@
|
||||||
{
|
{
|
||||||
"name": "Readable",
|
"name": "Readable",
|
||||||
"author": "printfuck",
|
"author": "printfuck",
|
||||||
"description": "Fetch article content for selected feeds with readability or mercury",
|
"description": "Fetch article content for selected feeds with Readability or Mercury",
|
||||||
"version": 0.1,
|
"version": 0.1,
|
||||||
"entrypoint": "Readable",
|
"entrypoint": "Readable",
|
||||||
"type": "user",
|
"type": "user",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue