YouTube ScreenShoter

Screenshots current YT frame in full quality

< Opiniones de YouTube ScreenShoter

Puntuación: Bueno; el script funciona tal y como promete

§
Publicado: 24/9/2022

good script. one fix for line 125 though:

this.SVGPacker(document.firstElementChild.hasAttribute("dark") ? this.storage.icons.iconWhiteSVG : this.storage.icons.iconBlackSVG)

the hasAttribute method is better, because getAttribute returns '' even if it has the attribute dark.

Publicar respuesta

Inicia sesión para responder.