YouTube - Auto Expand Subscriptions

Automatically expands the "Show more" button in YouTube's subscription sidebar, keeping your subscriptions list fully expanded.

These are versions of this script where the code was updated. Show all versions.

  • v0.3 2024-11-12

    Changelog

    [0.3] - 2024-01-11

    Fixed

    • Fixed issue causing notifications panel to crash/flicker
    • Limited mutation observer scope to only watch guide container
    • Reduced unnecessary DOM change monitoring

    Changed

    • Improved observer setup for better performance
    • Removed excessive debug logging
    • More efficient DOM watching strategy

    [0.2] - 2024-01-11

    Added

    • Added retry mechanism for better reliability
    • Added detailed debug logging
    • Improved mutation observer logic

    Changed

    • Updated selectors for YouTube's new layout
    • Improved error handling
    • Better initialization process

    [0.1] - 2024-01-11

    Added

    • Initial release
    • Basic functionality to expand subscriptions
    • Support for YouTube's current layout
  • v0.2 2024-11-12

    0.2 - 2024-01-11

    • Updated selectors for YouTube's new layout
    • Added retry mechanism for better reliability
    • Added detailed debug logging
    • Improved mutation observer logic

    0.1 - Initial release

    • Basic functionality to expand subscriptions
  • v0.1 2024-11-12