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

Releases: firebug/websocket-monitor

WebSocket Monitor 0.5.0

04 Dec 08:26
Compare
Choose a tag to compare

Home page
Test page

You need Firefox 44+

  • It's possible to filter frames according to connection ID (issue #30)

Download from AMO

WebSocket Monitor 0.4.3

24 Nov 10:04
Compare
Choose a tag to compare

Home page
Test page

You need Firefox 44+

  • The frame list is cleared after page reload (issue #35)
  • Connect and disconnect events are displayed in the frame list (issue #36)
  • Support for WAMP (issue #32)

This version has been also uploaded to AMO and is currently awaiting full review.

You might need to set xpinstall.signatures.required pref to false (to allow installation).

wsm-events

WebSocket Monitor 0.4.2

23 Nov 12:10
Compare
Choose a tag to compare

Home page
Test page

You need Firefox 44+

  • AMO review comment fixed
  • Update to React 0.14.3 and fixing compatibility warnings

This version has been also uploaded to AMO and is currently awaiting full review.

The extension isn't signed, so you might need to set xpinstall.signatures.required pref to false.

WebSocket Monitor 0.4.1

20 Nov 14:33
Compare
Choose a tag to compare

Home page
Test page

You need Firefox 44+

  • Compatibility issues with Firefox 45 fixed

This version has been also uploaded to AMO and is currently awaiting full review.

The extension isn't signed, so you might need to set xpinstall.signatures.required pref to false.

WebSocket Monitor 0.4.0

30 Oct 12:08
Compare
Choose a tag to compare

Home page

You need Firefox 44+ nightly build

  • The Response side panel for HTTP WS upgrade requests display a link to the WebSockets panel
  • It's possible to pause socket monitoring (see a new button on WebSockets panel toolbar)
  • Auto-scroll at the bottom supported (just scroll all the way to the bottom and it'll stay that way, so new incoming frames are always visible)
  • Support for JSON
  • Support for SockJS
  • Theme fixes on OSX

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

netpanel

WebSocket Monitor 0.3.3

13 Oct 14:18
Compare
Choose a tag to compare

Home page

You need Firefox nightly build

  • New icon (for the extension as well as for the WebSocket panel)
  • Fixed ReactJS warnings
  • Socket.IO packet parsing improved
  • Link from the Network panel (for websocket upgrade HTTP requests, see the screenshot below)

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

WebSocket Monitor 0.3.2

09 Oct 12:06
Compare
Choose a tag to compare

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

  • The Web Sockets panel displays a warning if the required frame web socket service isn't available
  • Support for tabular and list perspectives. Two different ways how frames can be displayed. See a button in the toolbar.
  • There is a new extensions.websocketmonitor.tabularView preference that stores the current perspective.
  • The side bar is also cleared if the user presses the Clear button.
  • Frame summary displayed at the bottom of frames respects the current filter
  • The Web Socket panel has a new icon.

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

listview

WebSocket Monitor 0.3.1

02 Oct 12:11
Compare
Choose a tag to compare

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

WebSocket Monitor 0.3.0

01 Oct 07:23
Compare
Choose a tag to compare

Release notes:

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

  • Make sure e10s is disabled (support for e10s will be available soon)
  • Simple online test page
  • Preliminary support for Socket.IO included
  • The extension isn't signed, so you might need to set xpinstall.signatures.required pref to false.

socket io