Greasy Fork is available in English.

GM web hooks

Makes GM_xmlhttpRequest and GM_download queued

이 스크립트는 직접 설치해서 쓰는 게 아닙니다. 다른 스크립트가 메타 명령 // @require https://update.greasyfork.org/scripts/460385/1221394/GM%20web%20hooks.js(으)로 포함하여 쓰는 라이브러리입니다.

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
PYUDNG
버전
0.1.2
생성
2023-02-20
갱신
2023-07-17
라이선스
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