Watch page description below the video with proper open/close toggle, instead of a side bar.
< 腳本YouTube - Proper Description的回應
Add this just after the metadata and let me know if it works.
if (window.trustedTypes && window.trustedTypes.createPolicy) {
window.trustedTypes.createPolicy('default', {
createHTML: (string, sink) => string
});
}
Inserted on line 14, did the trick, thanks boss
Alright, I've updated the script.
Can you please change the rating, thanks.
Amended
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Sometime yesterday, this stopped working. On reloading a page, I got the new bubble designs for description and like buttons, which this had gotten rid of.