Skip to content

DAZN.com - Remove FanZone by yuuues

Details

Authoryuuues

LicenseCC-BY-SA-4.0

Categorydazn.com

Created

Updated

Code size382 B

Code checksum5e7fa5f0

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Remove FANZONE

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           DAZN.com - Remove "FanZone"
@namespace      userstyles.world
@version        20250411.0.0
@description    Remove FANZONE
@author         github.com/yuuues
@license        CC-BY-SA-4.0
==/UserStyle== */

@-moz-document url-prefix("https://www.dazn.com/") {
    [class^="main__player-aside___"] {
        display: none !important;
    }
}

Reviews

No reviews yet.