Remove login wall to download from RoutineHub

Remove the login wall to download shortcuts from RoutineHub.

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey to install this script.

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

Advertisement:

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Advertisement:

ผู้เขียน
yodaluca23
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
19
คะแนน
0 0 0
เวอร์ชัน
1.0
สร้างเมื่อ
26-01-2025
อัปเดตเมื่อ
26-01-2025
Size
852 ไบต์
สัญญาอนุญาต
GNU GPLv3
ปรับใช้กับ

Remove Login Wall from RoutineHub

This UserScript bypasses the login wall on RoutineHub, allowing users to access download links directly without logging in.

Features

  • Detects when download buttons are clicked.
  • Prevents the login prompt and redirects users straight to the download link.

How It Works

The script:

  1. Listens for clicks on elements with the button class that include an href attribute.
  2. Prevents the default behavior of those clicks.
  3. Redirects the user directly to the link specified in the href attribute.