Skip to content

Pepper Grid Mode Fix by kkkkzk

Screenshot of Pepper Grid Mode Fix

Details

Authorkkkkzk

LicenseNo License

Categorypepper

Created

Updated

Code size935 B

Code checksumb350c65c

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Fix for scotchme's Pepper Grid Mode empty spaces

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Pepper Grid Mode Fix
@version      20231022.17.27
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://www.mydealz.de/"), url-prefix("https://www.promodescuentos.com/"), url-prefix("https://www.pelando.com.br/"), url-prefix("https://www.hotukdeals.com/"), url-prefix("https://www.dealabs.com/"), url-prefix("https://nl.pepper.com/"), url-prefix("https://www.preisjaeger.at/"), url-prefix("https://www.pepper.pl/"), url-prefix("https://www.chollometro.com/"), url-prefix("https://www.pepper.it/") {
/* ==UserStyle==
@name         Pepper Grid Mode Fix
@namespace    USO Archive
@author       kkkkzk
@description  Fix for scotchme's Pepper Grid Mode empty spaces
@version      20231022.19.17
@license      NONE
@preprocessor uso
==/UserStyle== */
}

#toc-target-deals > div:not(.listLayout-side) > div {
    display:none;
}
#toc-target-deals > div > .cept-event-banner {
    display:none;
}

Reviews

No reviews yet.