YouTube - automatically expand subscription list

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

< 脚本 YouTube - automatically expand subscription list 的反馈

提问 / 留言

§
发布于:2022-12-07
编辑于:2022-12-07

FIX: insert ,a[href^="/@"]

      const feedItem = lastSubscription.querySelectorAll(
        'a[href^="/feed/subscriptions/"],a[href^="/channel/"],a[href^="/user/"],a[href^="/c/"],a[href^="/@"]'
      );
valacar作者
§
发布于:2022-12-08

Updated. Thanks for the fix.

发布留言

登录以发布留言。