Browse www.skelbiu.lt without ads, cleaner look - just useful info.
skelbiu.lt - cleaner, no ads by anandi108
Details
Authoranandi108
LicenseCC0-1.0
Categoryskelbiu.lt
Created
Updated
Size851 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 skelbiu.lt - cleaner, no ads
@namespace USO Archive
@author aanandi
@description Browse www.skelbiu.lt without ads, cleaner look - just useful info.
@version 20170520.20.10
@license CC0-1.0
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document regexp("https://(www\.)*skelbiu\.lt/skelbimai/.*")
{
#list-middle-zone,
#list-bottom-zone,
#banner-three-in-one-between-items,
#bannerBetweenImages,
#top-item-zone,
#inbank-loan-calculator1,
#bn-bottom,
#items-view-type-grid>div:not(.simpleItem):not(.Clean):not(#filterBar):not(#subscribeItemsGrid):not(#contentPage),
.bigbank-for-real-estate-container,
.luminor-item-container-new,
iframe {
display:none !important;
}
#challenge-stage iframe {
display:block !important;
}
}