From ee6aa7c84f1446a17aadf9130776bdf2d399e8eb Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Sun, 19 Nov 2023 11:17:13 +0000 Subject: [PATCH] Update extension list --- extensions.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/extensions.json b/extensions.json index 2415804..ce288e1 100644 --- a/extensions.json +++ b/extensions.json @@ -56,6 +56,17 @@ "method": "git", "directory": "xExtension-ClickableLinks" }, + { + "name": "Colorful List", + "author": "Claud Xiao", + "description": "Colorful Entry Title based on RSS source", + "version": 0.1, + "entrypoint": "ColorfulList", + "type": "user", + "url": "https://github.com/FreshRSS/Extensions", + "method": "git", + "directory": "xExtension-ColorfulList" + }, { "name": "Comics in feed", "author": "José Moreira",