YouTube - automatically expand subscription list

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

< YouTube - automatically expand subscription listについてのフィードバック

質問/コメント

§
投稿日: 2021/08/27

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.
§
投稿日: 2021/09/08

Can confirm. Works again with that change, thanks

返信を投稿

返信を投稿するにはログインしてください。