Greasy Fork 还支持 简体中文。

Live Chat on YouTube Mobile

Integrates the live chat into the mobile version of YouTube

< Opiniones de Live Chat on YouTube Mobile

Puntuación: Pasable; el script funciona, pero tiene carencias importantes

§
Publicado: 15/11/2025

Youtube generates two history stacks on navigation with this script.

I guess this is an issue with iframe navigation.

§
Publicado: 20/2/2026

To fix this issue, modify this line:

            // elements.chatIframe.src = newChatSrc;
            elements.chatIframe.contentWindow.location.replace(newChatSrc); // Use replace to avoid adding to history

Publicar respuesta

Inicia sesión para responder.