Resize YT To Window Size

Moves the YouTube video to the top of the website and fill the window with the video player.

Από την 29/06/2023. Δείτε την τελευταία έκδοση.

Δημιουργός
Zren
Βαθμολογίες
0 0 0
Έκδοση
132
Δημιουργήθηκε την
11/05/2014
Ενημερώθηκε την
29/06/2023
Μέγεθος
40 KB
Άδεια
MIT
Εφαρμόζεται σε

Suggestions

Screenshots

After loading the video webpage you will see:

It appears above the rest of the site, so you can scroll down for the description, related links, etc.

Changelog

https://github.com/Zren/ResizeYoutubePlayerToWindowSize/blob/master/changelog.md

131 - March 11, 2023

  • Fix theater mode toggle. ytd-watch-flexy DOM is weird. (Issue #75)
  • Listen for yt-navigate-start and yt-navigate-finish events.

130 - April 19, 2022

  • Add quick boolean toggle for enableOnLoad (Issue #67 and #69)
  • Fix video cropping caused by object-fit:cover (Issue #70)
  • Make it easy to change script toggle keybinding as it'll need to change (Issue #71)