YouTube Quick Watch Later (DEPRECATED)

Adds quick Watch Later button with customizable playlist

< 脚本 YouTube Quick Watch Later (DEPRECATED) 的反馈

评价:好评 - 脚本运行良好

§
发布于:2024-10-23

not work? Click only shows the menu.

kavinned作者
§
发布于:2024-10-23

Oh, that's because its in a different language.

You can change line 41 of the script by replacing "Save" with whatever the save option is in your language and it should work.
You can replace this on line 41: button.textContent.includes("Save") with: button.textContent.includes("Save") || button.textContent.includes("儲存")

§
发布于:2024-10-23

it works, thanks.

发布留言

登录以发布留言。