From 1181b9dc87849378fcef9a0c9930ebadd4a2bdf3 Mon Sep 17 00:00:00 2001 From: Carma Date: Tue, 10 Feb 2026 08:53:02 +0200 Subject: [PATCH] Add OwlCloud - DiceCloud character sync extension --- extensions.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/extensions.json b/extensions.json index 65839ca..b7d363e 100644 --- a/extensions.json +++ b/extensions.json @@ -83,5 +83,6 @@ "vagabond": "https://vagabond-extension.onrender.com/store.md", "tooltips": "https://raw.githubusercontent.com/desain/owlbear-tooltips/main/docs/store.md", "landofeem-sheet": "https://raw.githubusercontent.com/blaze-sanecki/owlbear-landofeem-sheet/master/docs/store.md", - "persistent-tokens": "https://raw.githubusercontent.com/desain/owlbear-persistence/main/docs/store.md" + "persistent-tokens": "https://raw.githubusercontent.com/desain/owlbear-persistence/main/docs/store.md", + "owlcloud": "https://carmaclouds.vercel.app/owlcloud-extension.md" }