Greasy Fork is available in English.

YouTube ScreenShoter

Screenshots current YT frame in full quality

< YouTube ScreenShoterについてのフィードバック

レート:良 – スクリプトは良好に動作する

§
投稿日: 2022/09/24

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.

返信を投稿

返信を投稿するにはログインしてください。