remove banners
amazon no banners by early.rejector
Details
Authorearly.rejector
LicenseCC0-1.0
Categoryamazon uk, de and us
Created
Updated
Size1.1 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name amazon no banners
@namespace USO Archive
@author early.rejector
@description `remove banners`
@version 20210813.0.0.1
@license CC0-1.0
@preprocessor uso
==/UserStyle== */
@-moz-document domain(amazon.co.uk), domain("amazon.de"), domain("amazon.com")
{
.nav-flyout-sidePanel,#nav-al-your-account>.nav-item:nth-child(7),#nav-al-your-account>.nav-item:nth-child(8),#nav-swmslot,#gw-desktop-herotator,#rhf,#center-bottom,#centerBelowExtra,#cart-item-recs,.a-carousel-container,.prime-ad-banner-content,.bit-aa-install-widget-contents,#bia_content,#div-gpt-ad,#ad,#product-ads-feedback,#amsDetailRight_feature_div,.a-carousel-container,.copilot-secure-display,.slot__ad,.adFeedback,.gw-content-grid-bottom,#sc-new-upsell,#cbcc_banner,#sidebar-top,#SponsoredLinksGateway,#sidebar-bottom,#navFooter {
display:none!important;
visibility:hidden!important;
}
#nav-link-accountList.nav-truncate>.nav-line-2 {
color:orange!important;
}
#gw-content-grid-bottom > div, #gw-content-grid-top > div {
background:rgba(0,0,0,0) !important;
}
}