Skip to content

JoshMLeslie/segment-chrome-ext

 
 

Repository files navigation

segment-chromeextension

Chrome extension tracking Segment and Dreamdata events, so you can easily see what's being sent.

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

Install

How to get the V3 extension

Chrome store: pending

Locally loaded:

  • clone this repo
  • Navigate to chrome://extensions
  • Expand the Developer dropdown menu and click “Load Unpacked Extension”
  • Navigate to / the local directory containing the extension’s code
  • click Ok

How to get the V2 extension

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

Screenshots

See what's tracked live

See what's tracked live

See what exactly is tracked

See what exactly is tracked

See it in the dev panel!

See it in the dev panel

How to get started hacking

  • Install this extension locally (see above)
  • Upon saving a file, reload the extension at chrome://extensions
  • open the dev inspector
  • navigate to the Segment panel
  • Right click the dev panel and inspect that to open another inspector
  • You can now hack away and test it live!

Pull requests and issues are more than welcome.

Have fun!

Credits

Original author

Other contributors, via Github @martinbuberl @brunvez @dallerup @erikhedin @lykaiowang @sanpoChew @JosefCzanko

V3

About

Chrome extension tracking Segment events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • JavaScript 69.5%
  • CSS 19.6%
  • HTML 10.9%