Mobile Redirect Video to External App

Detects video sources by injecting code to bypass player sandboxing and uses robust redirect methods.

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

  • v4.8 2025-11-11

    Changes Made:

    1. Debug Toggle Command: A "Toggle Debug Mode" command has been added to the Tampermonkey menu. It saves its state (on/off) and defaults to "off". When toggled, it will prompt you to reload the page.
    2. Comment Cleanup: All large, decorative comment blocks have been removed to improve readability, leaving only the essential userscript header and necessary inline comments.
    3. Configuration: The CONFIG object was removed, and its settings are now defined as constants at the top of the script for easier access.
  • v4.7 2025-10-21