Resize YT To Window Size

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

2023/03/11のページです。最新版はこちら

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Zren
評価
0 0 0
バージョン
131
作成日
2014/05/11
更新日
2023/03/11
大きさ
34.4KB
ライセンス
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

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.