Disney Plus Enchantments

Enhancements for Disney Plus video player: auto Fullscreen, skip intro, skip credits, and more.

這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。

  • v0.6 2024-05-23

    Refactored code to avoid repetition by extracting common functionality into separate functions.
    Introduced a configuration object to store and manage settings.
    Enhanced the settings dialog with tooltips and consistent styling for better user experience.
    Replaced the use of requestAnimationFrame with a MutationObserver for handling skip actions.
    Added error handling to catch and handle any potential errors.

  • v0.5 2024-05-14