YouTube Quick Watch Later

Adds quick Watch Later button

< Feedback on YouTube Quick Watch Later

Review: Good - script works

§
Posted: 23.10.2024

not work? Click only shows the menu.

kavinnedAuthor
§
Posted: 23.10.2024

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("儲存")

§
Posted: 23.10.2024

it works, thanks.

Post reply

Sign in to post a reply.

长期地址
遇到问题?请前往 GitHub 提 Issues。