Greasy Fork is available in English.

GM web hooks

Makes GM_xmlhttpRequest and GM_download queued

Questo script non dovrebbe essere installato direttamente. È una libreria per altri script da includere con la chiave // @require https://update.greasyfork.org/scripts/460385/1221394/GM%20web%20hooks.js

Autore
PYUDNG
Versione
0.1.2
Creato il
20/02/2023
Aggiornato il
17/07/2023
Licenza
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