Mixpanel Log
Log Mixpanel Events
What is Mixpanel Log?
Mixpanel Log is a Chrome extension developed by esaisadino, and its main feature is "Log Mixpanel Events".
Extension Screenshots
Download Mixpanel Log Extension CRX File
Download Mixpanel Log extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
View and debug through client side Mixpanel events using the dev tools! Shows mixpanel people properties and events that can be used to debug your user flows A helpful mixpanel debugger to ensure your client side events fire properly
Extension Basic Information
Name | Mixpanel Log |
ID | apbpokopkemodlcihcbfbibbfhcalbkh |
Official URL | https://chromewebstore.google.com/detail/mixpanel-log/apbpokopkemodlcihcbfbibbfhcalbkh |
Description | Log Mixpanel Events |
File Size | 9.38 KB |
Installation Count | 388 |
Current Version | 3 |
Last Updated | 2022-01-13 |
Publish Date | 2020-03-03 |
Developer | esaisadino |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Log Mixpanel Events", "manifest_version": 3, "name": "Mixpanel Log", "version": "3", "author": "EsaRK", "minimum_chrome_version": "88.0", "icons": { "48": "icons\/star.png" }, "devtools_page": "devtools\/devtools-page.html" } |