From 097817cd88c6bc0fd32457b0941ea3499dcb6a03 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 7 May 2024 11:20:41 +0000 Subject: [PATCH] Update extension list --- extensions.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/extensions.json b/extensions.json index ce2423a..e4f73f2 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.5.1", + "version": "0.5.2", "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.5.1", + "version": "0.5.2", "entrypoint": "CustomJS", "type": "user", "url": "https://github.com/FreshRSS/Extensions", @@ -203,7 +203,7 @@ "name": "Image Proxy", "author": "Frans de Jonge", "description": "No insecure content warnings or disappearing images.", - "version": "0.7.2", + "version": "0.7.3", "entrypoint": "ImageProxy", "type": "user", "url": "https://github.com/FreshRSS/Extensions", @@ -313,7 +313,7 @@ "name": "Quick Collapse", "author": "romibi and Marien Fressinaud", "description": "Quickly change from folded to unfolded articles", - "version": "0.2.1", + "version": "0.2.2", "entrypoint": "QuickCollapse", "type": "user", "url": "https://github.com/FreshRSS/Extensions", @@ -390,7 +390,7 @@ "name": "Share By Email", "author": "Marien Fressinaud", "description": "Improve the sharing by email system.", - "version": "0.2.2", + "version": "0.2.3", "entrypoint": "ShareByEmail", "type": "user", "url": "https://github.com/FreshRSS/Extensions", @@ -523,7 +523,7 @@ "name": "YouTube Video Feed", "author": "Kevin Papst", "description": "Embed YouTube feeds inside article content.", - "version": "0.11", + "version": "0.12", "entrypoint": "YouTube", "type": "user", "url": "https://github.com/FreshRSS/Extensions",