Greasy Fork is available in English.
Makes GM_xmlhttpRequest and GM_download queued
此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.greasyfork.icu/scripts/460385/1221394/GM%20web%20hooks.js
GMXHRHook(5); => makes all GM_xmlhttpRequest queued, and ongoing GM_xmlhttpRequests will be no more than 5GMDLHook(3); => makes all GM_download queued, and ongoing GM_downloads will be no more than 3