YouTube Redirect Remover

Remove the annoying "Are you sure you want to leave YouTube?"

目前为 2025-01-01 提交的版本。查看 最新版本

作者
yodaluca23
评分
0 0 0
版本
1.0
创建于
2025-01-01
更新于
2025-01-01
大小
809 字节
许可证
GNU GPLv3
适用于

YouTube Redirect Remover

Description

The YouTube Redirect Remover is a lightweight userscript that eliminates the annoying "Are you sure you want to leave YouTube?" confirmation page when clicking external links on YouTube. With this script, external links are redirected seamlessly.

Features

  • Automatic Redirect: Bypasses YouTube's redirect warning page and takes you directly to the intended URL.
  • No Manual Interaction: Decodes the target URL and redirects automatically without requiring any user action.

How It Works

When you click on an external link on YouTube that normally displays a redirect confirmation page, this script:

  1. Extracts the actual URL from the ?q= parameter in the YouTube redirect URL.
  2. Decodes the URL.
  3. Automatically navigates to the decoded URL, and the intended destination.