YouTube - Proper Description

Watch page description below the video with proper open/close toggle, instead of a side bar.

< YouTube - Proper Description 피드백으로 돌아가기

리뷰: 좋음 - 스크립트가 잘 작동함

§
게시: 2024-08-06

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.

q1k작성자
§
게시: 2024-08-08

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
    });
}
§
게시: 2024-08-08

Inserted on line 14, did the trick, thanks boss

q1k작성자
§
게시: 2024-08-08

Alright, I've updated the script.
Can you please change the rating, thanks.

§
게시: 2024-08-09

Amended

답글 게시

답글을 게시하려면 로그인하세요.