From 9ee2ef049312d46324e2dc039f08b4b63428c1be Mon Sep 17 00:00:00 2001 From: Jalil Arfaoui Date: Tue, 17 Feb 2026 00:17:43 +0100 Subject: [PATCH] Add Liberapay donations link to metadata --- metadata.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index a66790e..aea9109 100644 --- a/metadata.json +++ b/metadata.json @@ -4,5 +4,8 @@ "description": "Displays WiFi generation (4/5/6/7) in the top bar with detailed connection info on hover", "shell-version": ["45", "46", "47", "48", "49"], "version": 1, - "url": "https://github.com/JalilArfaoui/gnome-extension-wifi-signal-plus" + "url": "https://github.com/JalilArfaoui/gnome-extension-wifi-signal-plus", + "donations": { + "liberapay": "Jalil" + } }