websocket-monitor

Not compatible with Firefox Quantum (57 and newer)

  • 所有者: firebug/websocket-monitor
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

WebSocket Monitor

This extension is not supported in Firefox 57+ and we are planning to rewrite
it on top of new WebExtension API. There is already an experimental
prototype, but more
work needed to make it useful.
See issue 75 for more details

WebSocket monitor is an extension to Firefox developer tools that can be
used to monitor WebSocket connections in Firefox. It allows inspecting all
data sent and received.

See Home Page
for more details

This is the source code, the extension can be downloaded here.

Instructions

  1. Install the extension
  2. Open a browser tab and developer tools toolbox on it (F12)
  3. Select the Web Sockets toolbox panel
  4. Initiate WebSocket connection on the page and exchanges some messages.
  5. Check out content of the Web Sockets panel.

You might want to check out online demo page

Hacking on WebSocket Monitor

  1. Get npm

  2. Get JPM: sudo npm install -g jpm

  3. Get the WebSocketMonitor repo: git clone https://github.com/firebug/websocket-monitor.git and install its dependencies via npm install

  4. Run jpm run -b <file path to your Firefox binary> --binary-args 'http://janodvarko.cz/test/websockets/' in the source directory to launch Firefox, which automatically creates a clean profile and launches the demo page.

If you wish to run it with an existing profile, first create a new profile via the Profile Manager, and then run jpm run -b <file path to your Firefox binary> -p <path to your Firefox profile (needs to start with /)>.

Further Resources

主要指標

概覽
名稱與所有者firebug/websocket-monitor
主編程語言JavaScript
編程語言JavaScript (語言數: 3)
平台
許可證Other
所有者活动
創建於2015-10-01 06:34:39
推送於2017-11-17 10:10:11
最后一次提交2017-11-17 11:10:02
發布數19
最新版本名稱websocketmonitor-0.6.5 (發布於 )
第一版名稱websocketmonitor-0.3.0 (發布於 )
用户参与
星數146
關注者數36
派生數18
提交數200
已啟用問題?
問題數68
打開的問題數23
拉請求數15
打開的拉請求數0
關閉的拉請求數1
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?