promotional bannermobile promotional banner

Clean Art

Clean Art is a tiny World of Warcraft addon that removes the decorative griffons on the MainMenuBar to give your UI a sleeker, modern appearance. It’s designed to be lightweight and focused — it does one job and does it well.

File Details

CleanArt_24-01-26.zip

  • R
  • Jan 24, 2026
  • 2.57 KB
  • 33
  • 2.5.5+1
  • Classic + 1

File Name

CleanArt_24-01-26.zip

Supported Versions

  • 2.5.5
  • 1.15.8

Removed:

hooksecurefunc() which caused ADDON_ACTION_FORBIDDEN error
hookedFrames table (no longer needed)
Added:

SecureShow() function for correct display of griffins
SetAlpha(0) method for more reliable hiding
OnUpdate script with periodic checks every second
updateTimer timer to control the frequency of checks
Fixed:

Taint issue - the addon no longer taints Blizzard's protected functions
ApplyState() logic to use new functions
Now uses SetAlpha() + Hide() instead of just Hide()