maltoze / sse-viewer

SSE Viewer is a Chrome extension that allows you to view EventStream in the devtools.

Home Page:https://chrome.google.com/webstore/detail/sse-viewer/pkofiecpdokojdgoccnbfplkphbmppaf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This bug has been fixed and will be availble in Chrome 123 and newer, so this extension is no longer required


SSE Viewer Chrome Extension

chrome

SSE Viewer is a Chrome extension that allows you to easily view EventStream data from SSE requests made using fetch.

Preview

Screenshot 2023-07-26 at 15 32 36

Usage

  1. Click on the extension icon to activate it.
  2. The extension will start automatically capturing requests.
  3. The EventStream will be displayed in the eventsource requests within the Network tab in DevTools.

License

This project is MIT licensed.

About

SSE Viewer is a Chrome extension that allows you to view EventStream in the devtools.

https://chrome.google.com/webstore/detail/sse-viewer/pkofiecpdokojdgoccnbfplkphbmppaf

License:MIT License


Languages

Language:JavaScript 100.0%