Files
remove-youtube-suggestions/firefox/css/embedded.css
T
2022-01-23 17:40:21 -05:00

9 lines
152 B
CSS

html[global_enable="true"][remove_embedded_end_of_video="true"] .html5-endscreen,
html[global_enable="true"][foo=bar]
{
display: none !important;
}