YouTube - automatically expand subscription list

Automatically click the "Show More" subscriptions button in the side bar

< Opiniones de YouTube - automatically expand subscription list

Pregunta o comentario

§
Publicado: 27/08/2021

Stopped working some time ago. Replacing

'a[href^="/feed/subscriptions/"],a[href^="/channel/"]'
```
with
```
'a[href^="/feed/subscriptions/"],a[href^="/channel/"],a[href^="/user/"],a[href^="/c/"]'
```
seems to have helped.
§
Publicado: 08/09/2021

Can confirm. Works again with that change, thanks

Publicar respuesta

Inicia sesión para responder.