Skip to content
This repository was archived by the owner on Aug 13, 2018. It is now read-only.

WebSocket Monitor 0.3.1

Compare
Choose a tag to compare
@janodvarko janodvarko released this 02 Oct 12:11
· 188 commits to master since this release

Release notes:

You need custom Firefox build with patches from bug 1203802 applied. You might want to download try build

  • WebSocket monitoring works in e10s
  • It's possible to filter list of frames
  • Summary info at the bottom of the frame list (total number of frames, total payload size, time since the first frame till the last frame)
  • Theme support for: Light, Dark and Firebug
  • The maximum number of entries in the Web Sockets panel is limited. There is a extensions.websocketmonitor.max_entries preference you can change through about:config (default = 1000)

The extension isn't signed, so you might need to set xpinstall.signatures.required pref to false. You might also want to checkout a simple online test page

wsm-light-theme