Skip to content

Netflix Synopsis Remover by skepticalmatt

Screenshot of Netflix Synopsis Remover

Details

Authorskepticalmatt

LicenseMIT

Categorynetflix.com

Created

Updated

Size334 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Transparentizes the text of the synopsis. Layouts of Netflix video reader sometimes change, I'll keep the script updated.

Notes

No requirements.

Source code

/* ==UserStyle==
@name           netflix.com - 6/25/2022, 3:10:06 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("netflix.com") {
    div.watch-video--evidence-overlay-container p {
        color: rgba(0,0,0,0);
    }
}

Reviews

No reviews yet.