Resize YT To Window Size

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

Від 30.08.2023. Дивіться остання версія.

Автор
Zren
Рейтинги
0 0 0
Версія
136
Створено
11.05.2014
Оновлено
30.08.2023
Size
39,4 кБ
Ліцензія
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

v135 - August 30, 2023

  • Attempt to fix ytd-watch-grid (Issue #81)

v134 - August 22, 2023

  • Fix video container getting shifted again after YT update caused by new full-bleed-player layout. Thanks again @Vamael for the fix. (Issue #79)

v133 - August 18, 2023

  • Fix video container getting shifted after YT update caused by new full-bleed-player layout. Thanks @Vamael for the fix. (Issue #79)

v132 - June 29, 2023

  • Fix video container getting shifted after YT update (Issue #77)
  • Fix nav moving around when guide is open.
  • Added background-color: black to #movie_player so it looks better in light mode.

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.