GM web hooks

Makes GM_xmlhttpRequest and GM_download queued

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.ip-ddns.com/scripts/460385/1221394/GM%20web%20hooks.js

लेखक
PYUDNG
आवृत्ती
0.1.2
बनवली
2023-02-20
अपडेट केली
2023-07-17
आकार
8.01 KB
License
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