Resize YT To Window Size

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

Version vom 19.04.2022. Aktuellste Version

Autor
Zren
Bewertungen
0 0 0
Version
130
Erstellt am
11.05.2014
Letzte Aktualisierung
19.04.2022
Größe
33,7 KB
Lizenz
MIT
Wird angewandt auf

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

129 - March 9, 2022

  • Fix toggling theater mode as YouTube moved the button into the settings cog menu (Issue #66)

128 - December 25, 2021

  • Disable script when an unavailable video is detected
  • Remove some logging

127 - April 5, 2021

  • Resize the video faster by styling the #player-wrap element.

126 - April 5, 2021

  • Fix scrollbar not being hidden in Chrome.