Restore slim thumbnails on home and subs pages. Disable autoplay on unsub channel's home.
Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.
Firefox 148 introduced setHTML() function to replace innerHTML attribute, on Firefox >= 148 we can't use innerHTML when there is require-trusted-types-for CSP directive.setHTML() is actually supported by firefox 148 and chrome 146 therefore the script will always try to use innerHTML as first choice
Some new fix
Little fix
Youtube changed something breaking my script so I fixed it