Skip to content

leboncoin.fr - NO PUB - NO ADS by gizmo091

Details

Authorgizmo091

LicenseNo License

Categoryleboncoin

Created

Updated

Code size536 B

Code checksumd8c2477c

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Suppression de la publicité sur le site leboncoin.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         leboncoin.fr - NO PUB - NO ADS 
@version      20211208.10.53
@namespace    userstyles.world/user/gizmo091
@description  Suppression de la publicité sur le site leboncoin. 
@author       gizmo091
@license      No License
==/UserStyle== */

@-moz-document domain("leboncoin.fr") {
#lht-advertising,
iframe[id^="google_ads_iframe_"],
div[class^="styles_advertising__"],
div[class^="styles_sideColumn__"],
[data-google-query-id] {
    display:none !important;
}

body {
    background:#fafafa !important;
}
}

Reviews

No reviews yet.