Skip to content

Chrome extension for debugging Mixpanel APIs from your web application

License

Notifications You must be signed in to change notification settings

jenya/mixpanel-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mixpanel Tools

Chrome extenstion to debug mixpanel analytics calls from your web application.

alt text

Features

  • Record the mixpanel analytics calls
  • Hide and show mixpanel properties
  • Download JSON file of recorded events
  • Record/Pause Buttons
  • Support for GET, POST & Batched requests
  • Supports self-hosted API / Proxy servers

Application Link

Please visit chrome webstore for more details.

Contributors & Changes

For Developers - Getting Started

  • Clone the code
  • Open chrome://extensions
  • Enable 'Developer Mode' checkbox
  • Click 'Load unpacked extensions...'
  • Select the mixpanel-tools folder

Built With

Made with ❤️ in Sydney.

About

Chrome extension for debugging Mixpanel APIs from your web application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 67.6%
  • HTML 18.5%
  • CSS 13.9%