WebSocket Logger and Messenger

Logs websockets and allows you to send messages to them

目前為 2025-02-06 提交的版本,檢視 最新版本

作者
ProKameron
評價
0 0 0
版本
1.0.2
建立日期
2024-12-12
更新日期
2025-02-06
尺寸
1.1 KB
授權條款
ISC
腳本執行於
所有網站

NOTE: PLEASE STOP ABUSING THIS SCRIPT. THIS IS ONLY TO BE USED FOR LEARNING THE API, NOT FOR API HACKS.

Info

Everything is by console. Use Ctrl+Shift+C.

It will log all WebSockets if there are any and let you send messages to them.

To send a message to a WebSocket, send this in your console:

window.ws.send(JSON.stringify(/*what you want to send to the WebSocket.*/))

Built to work for Jackbox (jackbox.tv), but it also works for other sites that use WebSockets.

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址