Mixpanel Log
Log Mixpanel Events
什么是Mixpanel Log?
Mixpanel Log是由esaisadino开发的Chrome扩展程序,该扩展的主要功能是“Log Mixpanel Events”。
扩展截图
下载Mixpanel Log扩展crx文件
下载Mixpanel Log扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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 扩展基本信息
| 名称 | |
| ID | apbpokopkemodlcihcbfbibbfhcalbkh |
| 官方URL | https://chromewebstore.google.com/detail/mixpanel-log/apbpokopkemodlcihcbfbibbfhcalbkh |
| 简介 | Log Mixpanel Events |
| 文件大小 | 9.38 KB |
| 安装次数 | 388 |
| 当前版本 | 3 |
| 更新时间 | 2022-01-13 |
| 上架时间 | 2020-03-03 |
| 开发者 | esaisadino |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | 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"
} | |