YouTube Quick Watch Later

Adds quick Watch Later button

< Feedback on YouTube Quick Watch Later

Review: Good - script works

§
Posted: 2024-10-23

not work? Click only shows the menu.

kavinnedAuthor
§
Posted: 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("儲存")

§
Posted: 2024-10-23

it works, thanks.

Post reply

Sign in to post a reply.