Greasy Fork is available in English.
Don't like the youtube autoplay suggestion? This script can create a queue with videos you want to play after your current video has finished!
< 腳本Youtube Play Next Queue的回應
Hey decembre,
That's really weird, also what do you mean with PB?
PB?:
I mean "Problem", because it doesn't work without adding:
// @include https://www.youtube.com/*
Hey decembre,
Sorry for late reply, I've added the include statement.
thanks!
;-)
You know why we need the both include?
I have no idea, I don't need them both on my end. But it doesn't hurt to also include the include ;)
So I just added it, maybe other people also have the same issues.
PB with Chrome and Tampermonkey, which need add @include to make your script working:
I don't know why...
But without it, the script no work (and is no visible on Tampermonkey menu when watching Youtube)
So, can you add:
// @match https://www.youtube.com/*
// @include https://www.youtube.com/*