YouTube ScreenShoter

Screenshots current YT frame in full quality

< Valutazione su YouTube ScreenShoter

Recensione: Bene - lo script funziona

§
Pubblicato: 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.

Pubblica risposta

Accedi per pubblicare una risposta.