Automatically click the "Show More" subscriptions button in the side bar
< Rückmeldungen auf YouTube - automatically expand subscription list
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.
Can confirm. Works again with that change, thanks
Anmelden um eine Antwort zu senden.
Stopped working some time ago. Replacing