Add RSS-Bridge extension
This commit is contained in:
parent
eaaa52e7c7
commit
be302ac46f
1 changed files with 11 additions and 0 deletions
|
|
@ -287,6 +287,17 @@
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"directory": "."
|
"directory": "."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "RSS-Bridge",
|
||||||
|
"author": "Devon Hess",
|
||||||
|
"description": "Run URLs through <a href=\"https://github.com/rss-bridge/rss-bridge\">RSS-Bridge</a> detection.",
|
||||||
|
"version": 1.1,
|
||||||
|
"entrypoint": "RssBridge",
|
||||||
|
"type": "system",
|
||||||
|
"url": "https://github.com/DevonHess/FreshRSS-Extensions",
|
||||||
|
"method": "git",
|
||||||
|
"directory": "xExtension-RssBridge"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Share By Email",
|
"name": "Share By Email",
|
||||||
"author": "Marien Fressinaud",
|
"author": "Marien Fressinaud",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue