From a86467db48d5283cac19818e93a26a1097d026af Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 22 Nov 2023 11:19:35 +0000 Subject: [PATCH] Update extension list --- extensions.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/extensions.json b/extensions.json index ce288e1..4196668 100644 --- a/extensions.json +++ b/extensions.json @@ -93,7 +93,7 @@ "name": "Custom CSS", "author": "Marien Fressinaud", "description": "Give possibility to overwrite the CSS with a user-specific rules.", - "version": "0.2", + "version": "0.3", "entrypoint": "CustomCSS", "type": "user", "url": "https://github.com/FreshRSS/Extensions", @@ -104,7 +104,7 @@ "name": "Custom JS", "author": "Frans de Jonge", "description": "Apply custom JS.", - "version": "0.2", + "version": "0.3", "entrypoint": "CustomJS", "type": "user", "url": "https://github.com/FreshRSS/Extensions", @@ -192,7 +192,7 @@ "name": "Image Proxy", "author": "Frans de Jonge", "description": "No insecure content warnings or disappearing images.", - "version": "0.5", + "version": "0.6", "entrypoint": "ImageProxy", "type": "user", "url": "https://github.com/FreshRSS/Extensions", @@ -324,7 +324,7 @@ "name": "ReadingTime", "author": "Lapineige", "description": "Add a reading time estimation next to each article", - "version": "1.3.1", + "version": "1.4", "entrypoint": "ReadingTime", "type": "user", "url": "https://github.com/FreshRSS/Extensions",