/discord-adblock

Hide Ads For Discord Nitro, with CustomCSS

Primary LanguageCSSMIT LicenseMIT

Logo

Discord AdBlock

The ads for Discord Nitro bother you, you can now delete them


Main adblock list for Nitro ads:

@import url(https://ac615223s5.github.io/discord-adblock/adblock.css);

Extra adblock list to remove profile customisations and Nitro-related badges:

@import url(https://croissantdunord.github.io/discord-adblock/adblock-extras.css);


🛡️ Blocked Elements (Main list)

  • Profile Tab (Server Profile Bloat, Profile Bloat)
  • Settings (Nitro, Boost, Products)
  • Homepage (Store + Nitro)
  • Gift Button
  • Server Boost
  • Emote Picker / Sticker Picker
  • Shop
  • Nitro Icon (Server)
  • Super Reaction
  • Message Limit Warning
  • App Launcher Icons

🛡️ Blocked Elements (Extras list)

  • Profile Customisations (Avatar frames, effects, etc.)
  • Server Booster Badges
  • Server Boost Progress Bar
  • Server Boost Icon
  • Quests icons
  • Activity List in guild members list

❓ Installation Guide

You need a Custom Client (Like BetterDiscord or Vencord (Recomended)) or userstyle manager (stylus or firemonkey)

  • BetterDiscord: Open the CustomCSS Tab in the user settings
  • Vencord: In the Vencord section chose "Themes", then open the QuickCSS File
  1. Copy & Paste this css into the Custom CSS input (This will load adblock.css from here, this mean that it will auto-update from this repo)

For main adblock:

@import url("https://ac615223s5.github.io/discord-adblock/adblock.css");
  • (Optional) For the extras, add this as well on a new line:
@import url("https://croissantdunord.github.io/discord-adblock/adblock-extras.css");

image

  1. Done. Enjoy a slightly less frustrating Discord experience. 👍

Issues / Idea

You can report any problems and suggest ideas by opening an issue.