Default IPS Icon

(TB) Hide Upgrade Notification on Frontend 1.0.1
This plugin does exactly as its name says and hides the notification on frontend

shanruto

Supreme Overlord
offline

Posts

5,877

Likes

235,078

Resources

1,708

Bits Credits

211

LEVEL

10

5,175 XP

Liked by:
offline

Posts

1

Likes

0

Bits Credits

0

LEVEL

0

125 XP

you know can simply do this in custom.css
Code:
.cAcpNotificationBanner { display: none; }
There's no app needed for that.
 
Liked by:
Top Bottom