YouTube - Auto Expand Subscriptions

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

Đây là phiên bản của script này, nơi mã nguồn đã được cập nhật. Hiện tất cả các phiên bản.

  • v0.3 12-11-2024

    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 12-11-2024

    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 12-11-2024