Greasy Fork is available in English.

GM web hooks

Makes GM_xmlhttpRequest and GM_download queued

Dette script skal ikke installes direkte. Det er et API for andre scripts der skal inkluderes med meta direktiv // @require https://update.greasyfork.org/scripts/460385/1221394/GM%20web%20hooks.js

Ejer
PYUDNG
Version
0.1.2
Oprettet
20.02.2023
Opdateret
17.07.2023
Licens
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