您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Adds quick Watch Later button
当前为
It adds a "Watch Later" button to YouTube video pages, allowing you to add videos to your "Watch Later" playlist with a single click. This works by automating the process of clicking the menu, selecting "Save," and then adding the video to "Watch Later."
Note: It will only work if YouTube is in English. You can fix this manually by changing line 41:
button.textContent.includes("Save")
to something likebutton.textContent.includes("Save") || button.textContent.includes("(Whatever the save option is in your language)")
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址