Makes GM_xmlhttpRequest and GM_download queued
Αυτός ο κώδικας δεν πρέπει να εγκατασταθεί άμεσα. Είναι μια βιβλιοθήκη για άλλους κώδικες που περιλαμβάνεται μέσω της οδηγίας meta // @require https://update.greasyfork.org/scripts/460385/1221394/GM%20web%20hooks.js
GMXHRHook(5); => makes all GM_xmlhttpRequest queued, and ongoing GM_xmlhttpRequests will be no more than 5GMDLHook(3); => makes all GM_download queued, and ongoing GM_downloads will be no more than 3