Aliexpress without buy char
aliexpress.com - mar 2024 by naismith
Details
Authornaismith
LicenseNo License
Categoryaliexpress.com
Created
Updated
Size380 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name aliexpress.com - mar 2024
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("aliexpress.com") {
#sidecart {
display: none;
}
.unfoldShopCart #root {
margin-right: 0px;
}
.unfoldShopCart .pdp-page-wrap {
padding-right: 0px;
}
}