如何从 Firefox 插件观察 websocket 事件?

发布于 2024-12-08 18:58:50 字数 302 浏览 0 评论 0 原文

有没有办法从插件观察 WebSocket 事件?

例如,目前,对于 HTTP 请求,我可能会向 http-on-modify-request 或 http-on-examine-response 主题的观察者服务添加一个观察者:我在 观察者通知列表

任何帮助将不胜感激。

Is there any way of observing WebSocket events from an addon?

E.g. at the moment, for HTTP Requests, I might add an observer to the observer service for http-on-modify-request or http-on-examine-response topics: I can't see any reference to WebSockets in the list of observer notifications.

Any help would be greatly appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

以为你会在 2024-12-15 18:58:50

我运行wireshark来检查我的网络套接字事件。
您也可以将日志放入

I ran wireshark to check my websocket events.
Also you can just put logs in

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文