AdvancedProfanityFilter icon indicating copy to clipboard operation
AdvancedProfanityFilter copied to clipboard

Auto-Enable for Netflix

Open dovy opened this issue 5 years ago • 1 comments

Here's a small suggestion, take it or leave it.

On sites like Netflix you could easily auto-enable captions (english) and then add this CSS to the page:

player-timedtext {
    display: none !important;
}

Then you could always have it active even when the subtitles aren't running. You'd of course have to handle the subtitle click, but it would make this plugin much more valuable. ;)

dovy avatar May 24 '20 15:05 dovy

Thanks for the idea! I'll play around with it some and let you know how it goes.

richardfrost avatar May 25 '20 04:05 richardfrost