Youtube Play Next Queue

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についてのフィードバック

レート:良 – スクリプトは良好に動作する

§
投稿日: 2020/10/12

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/*

Cptmathix作者
§
投稿日: 2020/10/12

Hey decembre,

That's really weird, also what do you mean with PB?

§
投稿日: 2020/10/12

PB?:
I mean "Problem", because it doesn't work without adding:
// @include https://www.youtube.com/*

Cptmathix作者
§
投稿日: 2020/10/26

Hey decembre,

Sorry for late reply, I've added the include statement.

§
投稿日: 2020/10/26
編集日: 2020/10/26

thanks!
;-)
You know why we need the both include?

Cptmathix作者
§
投稿日: 2020/10/26

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.

返信を投稿

返信を投稿するにはログインしてください。