From 68aa6e31bd049f966da723b6330fea96b3e7b1e9 Mon Sep 17 00:00:00 2001 From: Vaso <92270244+SillyVaso@users.noreply.github.com> Date: Tue, 21 Apr 2026 22:50:03 +0300 Subject: [PATCH] Added BlurAutoClicker (#4383) * Added YASB and Modrinth * Added BlurAutoClicker --- config/applications.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config/applications.json b/config/applications.json index 050021fb..9ed52343 100644 --- a/config/applications.json +++ b/config/applications.json @@ -260,6 +260,15 @@ "winget": "ChidiWilliams.Buzz", "foss": true }, + "blurautoclicker": { + "category": "Utilities", + "choco": "na", + "content": "BlurAutoClicker", + "description": "An Auto-clicker with a few advanced features and generally better performance than popular alternatives.", + "link": "https://blur009.vercel.app/projects/blur-autoclicker/", + "winget": "Blur009.BlurAutoClicker", + "foss": true + }, "AdvancedRenamer": { "category": "Utilities", "choco": "advanced-renamer",