Add Clickable Links extension (#97)
This commit is contained in:
parent
c233bf53a2
commit
e7760be0eb
2 changed files with 12 additions and 0 deletions
|
|
@ -200,6 +200,14 @@
|
|||
"author": "Devon Hess",
|
||||
"url": "https://github.com/DevonHess/FreshRSS-Extensions",
|
||||
"type": "gh-subdirectory"
|
||||
},
|
||||
{
|
||||
"name": "Clickable Links",
|
||||
"description": "Replaces non-clickable plain text URLs found in articles with clickable HTML links",
|
||||
"version": 1,
|
||||
"author": "Kapdap",
|
||||
"url": "https://github.com/Kapdap/freshrss-extensions",
|
||||
"type": "gh-subdirectory"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue