added Readable Extentension
This commit is contained in:
parent
146d22d159
commit
c8ab1902c1
1 changed files with 11 additions and 0 deletions
|
|
@ -199,6 +199,17 @@
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"directory": "xExtension-QuickCollapse"
|
"directory": "xExtension-QuickCollapse"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Readable",
|
||||||
|
"author": "printfuck",
|
||||||
|
"description": "Fetch article content for every feed with readability or mercury",
|
||||||
|
"version": 0.1,
|
||||||
|
"entrypoint": "Readable",
|
||||||
|
"type": "user",
|
||||||
|
"url": "https://github.com/printfuck/xExtension-Readable",
|
||||||
|
"method": "git",
|
||||||
|
"directory": "."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Reading Time",
|
"name": "Reading Time",
|
||||||
"author": "Lapineige",
|
"author": "Lapineige",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue