Reviews & Comments of Socket Puppet chrome extension

From August 16th, 2013 to September 10th, 2019, 25% user give 5-star rating, 25% user give 4-star rating, 25% user give 3-star rating, 25% user give 1-star rating. for Socket Puppet chrome extension.

Reviews of socket puppet:


Ota Kuni September 10th, 2019
Ota Kuni

Works as advertised. God awful UI though


Tyler Rrokk November 7th, 2014
Tyler Rrokk

Works perfect. Thanks!


Dylan Pyle October 4th, 2013
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 August 14th, 2013
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.