Skip to content

A Firefox Extension for construct custom Web Socket requests and handle responses to directly test your Web Socket services. Port from Chrome version.

License

Notifications You must be signed in to change notification settings

wangfenjin/Simple-WebSocket-Client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-WebSocket-Client

Simple WebSocket Client is an extension for Firefox (port from Chrome) to help construct custom Web Socket requests and handle responses to directly test your Web Socket services.

Extension URL

https://addons.mozilla.org/en-US/firefox/addon/simple-websocket-client/

License

This software is released under the MIT License, see LICENSE.txt.

Build

npm install --global web-ext
web-ext build
# upload to AMO

About

A Firefox Extension for construct custom Web Socket requests and handle responses to directly test your Web Socket services. Port from Chrome version.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.9%
  • CSS 36.9%
  • HTML 16.2%