Skip to content

Hide video results by stickwarslit

Details

Authorstickwarslit

LicenseNo License

Categoryduckduckgo.com

Created

Updated

Size218 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

For when youtube block isn't enough

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       Hide video results
@version    20240731.00.20
@namespace  ?
==/UserStyle== */

@-moz-document domain("duckduckgo.com") {
[data-activetabid="videos"] .tile {
    display: none;
}
}

Reviews

No reviews yet.