Skip to content

rauchg/insights-chrome

Repository files navigation

insights-chrome

Chrome Extension to see engine.io and socket.io data.

Installation

Temporarily, go to about:extensions and with "Developer mode" enabled press "Load unpacked extension…" and browse to this extension.

How to use

Due to Chrome sandbox limitations, you need to make sure to load engine.io-chrome.js in the page that you want to inspect traffic for:

<script src="engine.io.js"></script>
<script src="engine.io-chrome.js"></script>

About

IO Insights chrome extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages