YouTube - automatically expand subscription list

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

< Valutazione su YouTube - automatically expand subscription list

Domanda/commento

§
Pubblicato: 07/12/2022
Modificato: 07/12/2022

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

      const feedItem = lastSubscription.querySelectorAll(
        'a[href^="/feed/subscriptions/"],a[href^="/channel/"],a[href^="/user/"],a[href^="/c/"],a[href^="/@"]'
      );
valacarAutore
§
Pubblicato: 08/12/2022

Updated. Thanks for the fix.

Pubblica risposta

Accedi per pubblicare una risposta.