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