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
크기
8.01KB
라이선스
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