skip-silence
skip-silence copied to clipboard
UI issue on embeded YouTube video on Twitter even when skipping is not enabled.
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.
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.
Desktop (please complete the following information):
- OS: Windows 11
- Browser Firefox 106
- Skip Silence Version 5
Additional context
Similar problem with embedded twitch videos