A lightweight, native World of Warcraft addon manager
Built with Tauri v2, React 19, and the CurseForge Core API v2.
No Electron. No ads. No accounts. Just addons.
Find addons on CurseForge by name, category, or game version
Browse 60+ CurseForge categories with multiple sort options
Install directly to your Interface/AddOns folder
View only compatible files per WoW patch
Scans for unmanaged addons and matches them to CurseForge
Match and adopt multiple external addons at once
Built on Tauri v2 with a Rust backend and a compiled MSI installer (~5 MB). No Electron overhead, no bundled Chromium.
Connects directly to the CurseForge Core API v2. No CurseForge account needed. No ads. No telemetry.
By default, installing opens the CurseForge download page directly in your browser, supporting addon authors by counting your downloads.
Scans your Interface/AddOns folder by parsing .toc metadata files. Detects addons installed outside WowAdder and can match and adopt them.
Downloads and extracts the new version before removing old folders — no window where addon files are missing.
Choose from 5 color schemes inspired by World of Warcraft: Classic, Emerald, Crimson, Night Elf, and Frost.
| Desktop Framework | Tauri v2 (Rust backend) |
| Frontend | React 19 + TypeScript |
| Data Fetching | TanStack Query v5 |
| Styling | Tailwind CSS v4 |
| API Client | curseforge-v2 |
| Routing | React Router v7 |
| Markdown | react-markdown |
| Build Tool | Vite 7 |
| Package Manager | Bun |
| Installer | WiX MSI |