YouTube ScreenShoter

Screenshots current YT frame in full quality

< Feedback em YouTube ScreenShoter

Avaliação: Bom - o script funciona

§
Publicado: 24/09/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 resposta

Faça o login para publicar uma resposta.