Skip to content

Outlook Mail - NO ADS (live.com 2022) by mnt

Screenshot of Outlook Mail - NO ADS (live.com 2022)

Details

Authormnt

LicenseNo License

Categoryoutlook.live.com

Created

Updated

Code size487 B

Code checksum1e23ea4b

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hides sidebar and "Upgrade to Microsoft 365" ads

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Outlook Mail - NO ADS (live.com 2022)
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Outlook Mail - NO ADS (live.com 2022)
@author         manolito
==/UserStyle== */
@-moz-document url-prefix("https://outlook.live.com/mail") {
    div[class*="pX_v1"], [class*="AdLink"],
    .AK_my > :last-child,
    .AK_my > div > div > div > :nth-child(2) {
        display: none!important;
        max-width: 0px!important;
    }
}

Reviews

No reviews yet.