GM web hooks

Makes GM_xmlhttpRequest and GM_download queued

As of 20.02.2023. See ბოლო ვერსია.

ეს სკრიპტი არ უნდა იყოს პირდაპირ დაინსტალირებული. ეს ბიბლიოთეკაა, სხვა სკრიპტებისთვის უნდა ჩართეთ მეტა-დირექტივაში // @require https://update.greasyforks.org/scripts/460385/1152018/GM%20web%20hooks.js.

ავტორი
PYUDNG
ვერსია
0.1
შექმნილია
20.02.2023
განახლებულია
20.02.2023
Size
7,84 KB
ლიცენზია
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

长期地址
遇到问题?请前往 GitHub 提 Issues。