Sorting videos on YouTube

Sorting videos on YouTube using the floating button

< 脚本Sorting videos on YouTube的反馈

评价:一般 - 脚本能用,但还有一些问题

§
发表于:2023-04-16

Hello,

Unfortunately, the floating button appears on all YouTube pages and even these pages :
- https://www.youtube.com/account
- https://www.youtube.com/feed/history

Sometimes 2 floating buttons appear on the watch video page :-(

Thank you for your answer.

Google Chrome Browser with Tampermonkey or Violentmonkey

§
发表于:2023-04-20

I think you need to replace lines
// @match https://www.youtube.com/*

with something like this
// @match https://www.youtube.com/c/*
// @match https://www.youtube.com/@*
// @match https://www.youtube.com/user/*

§
发表于:2023-04-22

a5653620 : Thanks a lot for you tip ;-)

发表回复

登录以发表回复。