Skip to content

Instantly share code, notes, and snippets.

@geforester
Created January 11, 2021 08:18
Show Gist options
  • Save geforester/547bde6b712d151463884e44165c925d to your computer and use it in GitHub Desktop.
Save geforester/547bde6b712d151463884e44165c925d to your computer and use it in GitHub Desktop.
remove ads from mail.yandex.ru
.ns-view-infoline-box + div, .b-banner, .PSHeader-Pro, .PSHeader-Center, .mail-ProLeftColumnButton__pro-button {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment