🏠 Home 

UE Marketplace No-Redirect

This script removes the annoying "Redirect to external site" notification screen that occurs when clicking on external links in the UE marketplace.


Install this script?
Author
auqust
Daily installs
0
Total installs
84
Ratings
0 0 0
Version
0.2
Created
2023-03-08
Updated
2023-03-09
Size
982 Bytes
License
MIT
Applies to

This script removes the annoying "Redirect to external site" notification screen that occurs when clicking on external links in the UE marketplace.

Removes the "https://redirect.epicgames.com/?redirectTo=" part of the link address before the link is clicked when you hover over any clickable link on the page. You can modify the script to remove a different part of the link address by changing the link string in the replace() function to whatever you want to remove.