vantezzen / skip-silence

🔇 Browser extension to skip silent parts in videos and audio files on any webpage
https://vantezzen.io/get/skipsilence
MIT License
409 stars 42 forks source link

UI issue on embeded YouTube video on Twitter even when skipping is not enabled. #132

Open gepz opened 1 year ago

gepz commented 1 year ago

Describe the bug The extension causes UI issue on Twitter even when not enabled. The embedded YouTube video always looks like this while playing, with the skip function enabled or not.

image

To Reproduce Find any embedded YouTube video on Twitter and click to play it.

Expected behavior The extension doesn't effect the UI.

Screenshots The extension causes UI issue by prepend an empty div into the first layer of a nested iframe, the div is 100% height due to the style section in the outer iframe, and thus pushes the YouTube iframe downward and thus hiding it due to overflow. image image

Desktop (please complete the following information):

Additional context

jyomu commented 10 months ago

Similar problem with embedded twitch videos