Sorting videos on YouTube

Sorting videos on YouTube using the floating button

< Feedback em Sorting videos on YouTube

Avaliação: OK - script funciona, mas tem bugs

§
Publicado: 16/04/2023

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

§
Publicado: 20/04/2023

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

§
Publicado: 22/04/2023

a5653620 : Thanks a lot for you tip ;-)

Publicar resposta

Faça o login para publicar uma resposta.