Youtube Scrollable Right Side Description

Youtube description is moved on the right, expanded and scrollable

< Feedback on Youtube Scrollable Right Side Description

Review: चांगली - स्क्रिप्ट चालते

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

Thank you! I like your script.

उत्तर पोस्ट करा

उत्तर पोस्ट करण्यासाठी साइन इन करा.