Socket Puppet icon

Socket Puppet

Extension Delisted

This extension is no longer available in the official store. Delisted on 2025-09-16.

Extension Actions

How to install Open in Chrome Web Store
CRX ID
odpmdfegfklbkkljglpaholpnhkmdbfo
Status
  • Minor Policy Violation
  • Removed Long Ago
  • No Privacy Policy
Description from extension meta

A chrome extension to hack websockets

Description from store

This is an extensions that allows you to monitor and hack websockets.

Latest reviews

Ota Kuni
Works as advertised. God awful UI though
Tyler Rrokk
Works perfect. Thanks!
Mikhail Korban
При включенном плагине перестают работать сокеты
Dylan Pyle
Awful UI aside, I had to uninstall this because it was rewriting socket requests as they went out. My well-formed JSON was being turned into the string '[object Object]' somewhere along the way - far far too much debugging later, this extension was revealed as the culprit.
Farid Neshat
In Chrome 28, developer tools web, network inspector, the websocket frames can be seen, but it doesn't automatically update when new packets come and go, I have to click on the request to see the new ones and new packets are added to the bottom so I have to scroll down. This extension solves both problems. Though the UI can be improved. Changing the web socket packet contents to a monospaced font would be a start. A problem it has is that when the server restarts, it will throw an error, while in my client side, the server restarts will be handled gracefully, but this will break the handling.