Replace youtube redirect links with direct links and extend links text to its full length
코드가 바뀐 버전들입니다. 모든 버전 보기
Added: workaround for "This document requires 'TrustedHTML' assignment"Fixed: youtube event listeners which force link redirection even for direct links
Added:- processing of YT links to playlistsFixed:- complicated cases with many YT links in one paragraph
Added:- preface description of internal link to other Youtube video replaces this link's short text
Added: internal Youtube link text is extended to full length
Added: link text is extended to full length
Performance optimization:- check page content only on scroll event
Added:- jquery lib requirement