From 45a5f9750a968660abceea58e839c91a55e3d6ca Mon Sep 17 00:00:00 2001 From: agkonnect Date: Thu, 2 Apr 2026 23:16:15 +0000 Subject: [PATCH] feat: add background_changer plugin --- plugins/background_changer/index.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 plugins/background_changer/index.yaml diff --git a/plugins/background_changer/index.yaml b/plugins/background_changer/index.yaml new file mode 100644 index 0000000..8a93697 --- /dev/null +++ b/plugins/background_changer/index.yaml @@ -0,0 +1,7 @@ +title: Background Changer +description: Set a custom background image for the Agent Zero UI. Upload any image to use as a backdrop across the homepage and all chat views, with opacity, blur, and fit mode controls. +github: https://github.com/agkonnect/agent-zero-background-changer +tags: + - ui + - web + - tools