Greasy Fork is available in English.

GM web hooks

Makes GM_xmlhttpRequest and GM_download queued

Ce script ne devrait pas être installé directement. C'est une librairie créée pour d'autres scripts. Elle doit être inclus avec la commande // @require https://update.greasyfork.org/scripts/460385/1221394/GM%20web%20hooks.js

Auteur
PYUDNG
Version
0.1.2
Créer
2023-02-20
Mis à jour
2023-07-17
Licence
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