你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/452405-youtube-scrollable-right-side-description/discussions/183128,源站連結 點此以跳轉

Youtube Scrollable Right Side Description

Youtube description is moved on the right, expanded and scrollable

< 脚本 Youtube Scrollable Right Side Description 的反馈

评价:好评 - 脚本运行良好

§
发布于:2023-05-12

This script did not work for me at first. Once it started working, it worked as advertised. I made the following change and fixed it.

//let player_height = parseFloat(document.querySelector(".ytp-iv-video-content").style.getPropertyValue("height"));
let player_height = parseFloat(document.querySelector("#player-container").offsetHeight);

Thanks!

passthesh3ll作者
§
发布于:2023-06-22

thank you, I tested the script only with an adblocker so I didn't see any strange positions

§
发布于:2023-06-22

Thank you! I like your script.

发布留言

登录以发布留言。