Adds quick Watch Later button
< Feedback on YouTube Quick Watch Later
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("儲存")
it works, thanks.
not work? Click only shows the menu.