Greasy Fork is available in English.
改进 YouTube 剧场模式,参考 Twitch.tv 的设计,增强视频与聊天室布局,同时保持性能与兼容性,也达到了类似B站的网页全屏功能。同时新增可选的、自制风格的浮动聊天室功能(仅限全fullscreen模式),融入了 YouTube 原有的设计语言。
这些是此脚本变更过代码的版本。 显示所有版本。
[ACTUALLY] Fixed the script conflicting with the new YouTube UI and disabling the theater mode toggle button. Fixed the static style fixes being removed by the script. Fixed YouTube's new terrible fullscreen chat that would occasionally block the video element under certain zoom levels. Fixed some minor bugs and styling inconsistencies.
Fixed a conflict between YouTube's new UI logic and how the script updates the video element.
Fix script not correctly detecting if a video is a livestream/VOD or a normal video.
Made the video player modifications and the chat modifications individually togglable.
Minor bug fix.
Added a menu to allow users to disable the script fully or partially without reloading. Fixed a bug that caused the video element to resize when the adjacent UI elements have moved.
Moved video element up by 1 pixel to hide the occasional row of pixels caused by rounding issues during style calculations for end screens.
Fixed an issue where going to the previous page would not trigger headmast width calculations if the previous page is the YouTube homepage.
Fixed event listeners. It seems that the player-api-ready event does not fire if there is no chat box.
Fixed a bug that caused the masthead width to not calculate when returning to the YouTube homepage.
Fixed an issue that caused the chat renderer width to be calculated incorrectly if the element is read too early while and only while using the "Open panel" button to uncollapse the chat box.
Script now makes the chat renderer extend fully to the top of the screen. Script now scales the width of the youtube masthead dynamically to avoid covering the larger chat renderer. Script now removes redundant borders from chat elements. YouTube stacks 2 extra borders on top of the pre-existing border created by the browser. This is particularly noticable when viewing in theater mode so that had to be fixed. Note: v1.1 and v1.2 were never released
显示所有脚本版本