Remove login wall to download from RoutineHub

Remove the login wall to download shortcuts from RoutineHub.

Author
yodaluca23
Daily installs
0
Total installs
9
Ratings
0 0 0
Version
1.0
Created
2025-01-26
Updated
2025-01-26
Size
852 Bytes
License
GNU GPLv3
Applies to

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.