Replace youtube redirect links with direct links and extend links text to its full length
Tính đến 02-11-2022. Xem phiên bản mới nhất.
Đây là phiên bản của script này, nơi mã nguồn đã được cập nhật. Hiện tất cả các phiên bản.
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