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",