Skip to content

MartinMouritzen/segment-chromeextension

Repository files navigation

segment-chromeextension

Chrome extension tracking Segment-like events, so you can easily see what's being sent to:

Tracks all outgoing Segment-compatible API calls, and shows them in the extension.

Screenshots

See what's tracked live

See what's tracked live

See what exactly is tracked

See what exactly is tracked

How to get the extension

Go to Chrome Web Store and press the "Add to Chrome" button.

How to get started hacking

  • Clone the repository
  • Go to Chrome menu -> More tools -> Extensions
  • Press "Load unpacked extension"
  • Choose the folder you just cloned
  • You can now hack away and test it live!

Pull requests and issues are more than welcome.

Have fun!