Skip to content

clean coin360 by leeraymond78

Screenshot of clean coin360

Details

Authorleeraymond78

LicenseNo License

Categorycoin360

Created

Updated

Size396 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

remove all header and banner

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         clean coin360
@version      20220429.02.08
@namespace    userstyles.world/user/leeraymond78
@description  remove all header and banner
@author       leeraymond78
@license      No License
==/UserStyle== */

@-moz-document domain("coin360.com") {
div.TopLeaderboard {
    display: none;
}
header {
    display: none;
}
div.MapFiltersContainer {
    display: none;
}
}

Reviews

No reviews yet.