Skip to content

CroissantDuNord/discord-adblock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Discord AdBlock

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


Main adblock list for Nitro ads:

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

Extra adblock list to remove profile customisations and Nitro-related badges:
(Alternatively, consider opening adblock-extras.css to only pick the elements that you want to remove.)

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


🛡️ Main list

The main rule list that remove nitro ads and features that require nitro.

  • Ads in profile tabs.
  • Ads in the settings menus.
  • Upsells in free features (screen sharing, etc.)
  • Full screen ads.
  • Banner ads.
  • Store and nitro buttons.
  • Gift button.
  • Server boost elements.
  • Super reaction elements.
  • Message limit warning.
  • App launcher icons.
  • Seasonal nitro nags.

🛡️ Extras list

A very opinionated list with CSS rules that can remove various annoyances and superfluous gimmicks. It's recommended you look inside adblock-extras.css to pick only the elements you want to block specifically.

  • All Nitro profile customisations (Avatar frames, effects, etc.)
  • Profile badges.
  • Server boost elements.
  • Activity list in guild members list.
  • Forward button in message hoverbar.
  • Discover button.
  • Soundmoji.

❓ Installation Guide

  1. You need a client mod (Like BetterDiscord or Vencord (Recommended))
  • BetterDiscord: Open the CustomCSS Tab in the user settings
  • Vencord: Open settings, choose "Vencord", then "Edit QuickCSS"
  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://croissantdunord.github.io/discord-adblock/adblock.css");
  • (Optional) For ALL 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 or suggestions

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

About

Hide Ads For Discord Nitro, with CustomCSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages