Skip to content

Удалить бесполезные "скидки" by userXinos

Screenshot of Удалить бесполезные "скидки"

Details

AuthoruserXinos

LicenseNo License

Categoryozon.ru

Created

Updated

Size578 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         Удалить бесполезные "скидки"
@version      20240808.12.26
@namespace    https://userstyles.world/user/userXinos
@description  Если на все товары скидка - значит все товары без скидки
@author       userXinos
@license      No License
==/UserStyle== */

@-moz-document domain("ozon.ru") {
.tsBodyControl400Small:not(.b2111-a8) {
    display: none;
}

.tsHeadline500Medium {
    background-image: none !important;
    -webkit-text-fill-color: black !important;
    color: black;
}
}

Reviews

No reviews yet.