From a0de057af76580350f8eb662c878a8fe713d14c6 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Sun, 15 Jun 2025 11:23:37 +0000 Subject: [PATCH] Update extension list --- extensions.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/extensions.json b/extensions.json index 6893662..a7401e5 100644 --- a/extensions.json +++ b/extensions.json @@ -166,6 +166,17 @@ "method": "git", "directory": "xExtension-FixedNavMenu" }, + { + "name": "Fresh Vibes View", + "author": "Try all the things", + "description": "Provides a Netvibes-like dashboard view with draggable feed containers.", + "version": "1.5.0", + "entrypoint": "FreshVibesView", + "type": "user", + "url": "https://github.com/tryallthethings/freshvibes", + "method": "git", + "directory": "." + }, { "name": "FreshRss FlareSolverr", "author": "James Ravenscroft",