This script removes the annoying "Redirect to external site" notification screen that occurs when clicking on external links in the UE marketplace.
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.