Add Clickable Links extension (#97)

This commit is contained in:
Kapdap 2020-12-27 01:21:07 +13:00 committed by GitHub
parent c233bf53a2
commit e7760be0eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 0 deletions

View file

@ -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"
}
]
}