From 17b30c9b64b1e794cc06cce2473744482aeb63cf Mon Sep 17 00:00:00 2001 From: ragetrip Date: Wed, 20 Aug 2025 00:07:19 -0700 Subject: [PATCH] Update manifest.json --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 191522c..7bfcd28 100644 --- a/manifest.json +++ b/manifest.json @@ -8,4 +8,5 @@ "isDesktopOnly": false, "main": "main.js", "license": "MIT" -} \ No newline at end of file + "fundingUrl": "https://buymeacoffee.com/ragetrip" +}