GM web hooks

Makes GM_xmlhttpRequest and GM_download queued

Tính đến 17-07-2023. Xem phiên bản mới nhất.

Script này sẽ không được không được cài đặt trực tiếp. Nó là một thư viện cho các script khác để bao gồm các chỉ thị meta // @require https://update.greasyforks.org/scripts/460385/1221394/GM%20web%20hooks.js

Tác giả
PYUDNG
Phiên bản
0.1.2
Đã tạo
20-02-2023
Đã cập nhật
17-07-2023
Size
8 KB
Giấy phép
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。