Skip to content

firefox extension: Sniffer for websocket frames

Notifications You must be signed in to change notification settings

kislenko-artem/websocket_sniff

 
 

Repository files navigation

Fork from:

https://github.com/rinatr1/websocket_sniff

For staring:

  1. npm install
  2. npm run build
  3. Start Firefox, go on about:debugging, add folder dist as Temporary Extensions (more Your first extension)

Issues:

  • There is no checking for host, tab shows all messages from all websocket connections
  • If you open tab on one site, and switch on another code for listening websocket will be added on the site.

About

firefox extension: Sniffer for websocket frames

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.9%
  • Vue 28.0%
  • CSS 14.3%
  • HTML 3.8%