Greasy Fork

Nexus No Wait

Download from Nexusmods.com without wait and redirect (support Manual/Vortex/MO2/NMM)

< 脚本 Nexus No Wait 的反馈

评价:好评 - 脚本运行良好

§
发布于:2020-02-16

Great script, but it breaks pagination with Violentmonkey

I'm using version 1.4, with Violentmonkey v2.12.6.

This page doesn't work: https://www.nexusmods.com/skyrimspecialedition/mods/popular/?nav=1&page_size=15&BH=0, there are a number of console errors as well. Updating the script to use the latest jQuery helps, but there are still console errors, as it overwrites nexus's jQuery instance.

My suggestion would be to rewrite it without using jQuery. If you'd rather not do this, let me know, and I'll take some time off to do it :)

Thanks for this script by the way, super useful!

§
发布于:2020-02-18

Here's a fork I did which removes the jQuery requirement, as well as making sure that it's properly sandboxed: https://greasyfork.org/en/scripts/396586-nexus-no-wait-fork . Since it uses GM_xmlhttpRequest, it can also replace the referer and origin headers, allowing the requests to be indistinguishable from nexus's real requests.

Feel free to copy the fork's code as you wish, I'll set it to unlisted or delete it once you've updated your script :)

Thanks again for your work!

发布留言

登录以发布留言。