Replace youtube redirect links with direct links and extend links text to its full length
Queste sono tutte le versioni di questo script. Mostra solo le versioni in cui è cambiato il codice
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