Readable Extension (#137)
* added Readable Extentension * added Readable Extentension * peak concise * description unified * minor typo
This commit is contained in:
parent
d6270d0cab
commit
a63fa1eecc
3 changed files with 20 additions and 2 deletions
|
|
@ -199,6 +199,17 @@
|
|||
"method": "git",
|
||||
"directory": "xExtension-QuickCollapse"
|
||||
},
|
||||
{
|
||||
"name": "Readable",
|
||||
"author": "printfuck",
|
||||
"description": "Fetch article content for selected feeds with Readability or Mercury",
|
||||
"version": 0.1,
|
||||
"entrypoint": "Readable",
|
||||
"type": "user",
|
||||
"url": "https://github.com/printfuck/xExtension-Readable",
|
||||
"method": "git",
|
||||
"directory": "."
|
||||
},
|
||||
{
|
||||
"name": "Reading Time",
|
||||
"author": "Lapineige",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue