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 |
| 官方網址 | 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"
} | |