Adds quick Watch Later button with customizable playlist
< 腳本YouTube Quick Watch Later (DEPRECATED)的回應
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.