Resize YT To Window Size

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

09.01.2024 itibariyledir. En son verisyonu görün.

Yazar
Zren
Değerlendirmeler
0 0 0
Versiyon
138
Oluşturulma
11.05.2014
Güncellenme
09.01.2024
Boyut
40,6 KB
Lisans
MIT
Geçerli

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

v137 - November 1, 2023

  • Bind to yt-page-data-fetched and yt-navigate-finish to fix the back button not cleaning up the window view since yt-navigate-start does not always fire (Issue #72 and #76)
  • Bind keyup not keypress (which is deprecated). Also cancel event during keydown. This fixes the w key also changing the caption box style. It should also fix changing the toggle key to Escape (Issue #71)

v136 - August 30, 2023

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

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)
长期地址
遇到问题?请前往 GitHub 提 Issues。