Update extension list
This commit is contained in:
parent
70652ffc2c
commit
a74fdf0b38
1 changed files with 11 additions and 11 deletions
|
|
@ -56,6 +56,17 @@
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"directory": "xExtension-ClickableLinks"
|
"directory": "xExtension-ClickableLinks"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Comics in feed",
|
||||||
|
"author": "José Moreira",
|
||||||
|
"description": "Embed the images from comics feeds directly.",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"entrypoint": "ComicsInFeed",
|
||||||
|
"type": "system",
|
||||||
|
"url": "https://github.com/giventofly/freshrss-comicsinfeed",
|
||||||
|
"method": "git",
|
||||||
|
"directory": "."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Copy2Clipboard",
|
"name": "Copy2Clipboard",
|
||||||
"author": "CNTools | Clemens Neubauer",
|
"author": "CNTools | Clemens Neubauer",
|
||||||
|
|
@ -440,17 +451,6 @@
|
||||||
"url": "https://github.com/cn-tools/cntools_FreshRssExtensions",
|
"url": "https://github.com/cn-tools/cntools_FreshRssExtensions",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"directory": "xExtension-YouTubeChannel2RssFeed"
|
"directory": "xExtension-YouTubeChannel2RssFeed"
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Comics in feed",
|
|
||||||
"author": "José Moreira",
|
|
||||||
"description": "Embed the images from comics feeds directly.",
|
|
||||||
"version": "1.0.0",
|
|
||||||
"entrypoint": "ComicsInFeed",
|
|
||||||
"type": "system",
|
|
||||||
"url": "https://github.com/giventofly/freshrss-comicsinfeed",
|
|
||||||
"type": "git",
|
|
||||||
"directory": "."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue