Closed tomikaka22 closed 1 year ago
The original implementation used the "DOMNodeInserted" event, but it seems like that's not a thing in cobalt. From what I read DOMNodeInserted is horrible performance-wise anyway.
For a lack of a better way I decided to use the "keyup" event.
Inspired by https://github.com/webosbrew/youtube-webos/pull/56/
This pull request adds an option to hide the YouTube logo from the top right corner. This feature is aimed at OLED TV owners.