Greasy Fork is available in English.
改进 YouTube 剧场模式,参考 Twitch.tv 的设计,增强视频与聊天室布局,同时保持性能与兼容性,也达到了类似B站的网页全屏功能。同时新增可选的、自制风格的浮动聊天室功能(仅限全屏模式),融入了 YouTube 原有的设计语言。
这些是代码更新过的版本。 显示所有版本
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
显示脚本的所有版本