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);
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.
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.
- 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"
- 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");
- Done. Enjoy a slightly less frustrating Discord experience. 👍
You can report any problems and suggest ideas by opening an issue.