GM web hooks

Makes GM_xmlhttpRequest and GM_download queued

Fra 20.02.2023. Se den seneste versjonen.

Dette scriptet burde ikke installeres direkte. Det er et bibliotek for andre script å inkludere med det nye metadirektivet // @require https://update.greasyfork.org/scripts/460385/1152021/GM%20web%20hooks.js

Forfatter
PYUDNG
Versjon
0.1.1
Lagd
20.02.2023
Oppdatert
20.02.2023
Size
7,9 kB
Lisens
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