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.

답글 게시

답글을 게시하려면 로그인하세요.