Greasy Fork is available in English.

GM web hooks

Makes GM_xmlhttpRequest and GM_download queued

此脚本不应被直接安装,它是一个供其他脚本使用的外部库。如果您需要使用该库,请在脚本元属性加入:// @require https://update.greasyfork.org/scripts/460385/1221394/GM%20web%20hooks.js

脚本作者
PYUDNG
版本
0.1.2
创建日期
2023-02-20
最近更新
2023-07-17
许可证
GPL-v3

GMXHRHook(5); => makes all GM_xmlhttpRequest queued, and ongoing GM_xmlhttpRequests will be no more than 5
GMDLHook(3); => makes all GM_download queued, and ongoing GM_downloads will be no more than 3