Description
CleanCooldownManager
A simple & minimalist add-on for World of Warcraft that tweaks the look of Blizzard’s built-in Cooldown Manager until Blizzard implements these changes themselves.
- Zero padding
- No borders/Black borders
- Minimalist, no overhead
About
CleanCooldownManager focusses purely on aesthetics and cleanliness of the built-in cooldown UI. It does not add new features, change gameplay, or alter configuration options.
It simply refines the look of the existing cooldown manager.
Installation
- Download or clone the repository.
- Copy the
CleanCooldownManagerfolder into your WoWInterface/AddOns/directory. - Enable the add-on in the Add-Ons list (in-game).
- Reload UI (e.g.,
/reload) or restart the game client.
Usage
No configuration is required for the visual cleanup. Once the addon is enabled the cooldown visuals will be adjusted automatically. You may need to scooch your bars closer to each other if you want them touching.
Slash Commands
/ccm
Displays brief usage help for the addon in chat.
/ccm rant
Get my thoughts on the necessity for this addon.
/ccm borders
Toggle the black borders ON or OFF.
/ccm buffs
Toggle buff centering ON or OFF.
/ccm reload
Reapply the clean modofications.
Files
CleanCooldownManager.toc— AddOn manifest for WoW.CleanCooldownManager.lua— The core Lua script implementing the tweaks.LICENSE— This project is licensed under the GNU General Public License v3.0.README.md— This documentation file.
License
This project is open source under the GNU General Public License v3.0 (GPL-3.0). You are free to use, modify, and redistribute this code under the terms of that license.


