Greasy Fork is available in English.

YouTube ScreenShoter

Screenshots current YT frame in full quality

< Обсуждения YouTube ScreenShoter

Отзыв: Хороший — скрипт работает как нужно

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.

Ответить

Войдите, чтобы ответить.