Segment Debugger
A debugger tool helps to intercept segment events and display event properties
Segment Debuggerคืออะไร?
Segment Debugger เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Alex Urbano และคุณลักษณะหลักของมันคือ "A debugger tool helps to intercept segment events and display event properties"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Segment Debugger
ดาวน์โหลดไฟล์ส่วนขยาย Segment Debugger ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Easily see and debug what events are being fired from your website to Segment. - Easy to read list of events. - Easy to read event properties, highlighting the most important ones. - Configure a custom domain in case you are using an event proxy. You can access this from you Chrome dev tools, in a new tab called "Segment" https://developer.chrome.com/docs/devtools/open/ by @Asgaroth
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Segment Debugger |
ID | cfdcfcapahnfgmikhnigcpdnkfbaighi |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/segment-debugger/cfdcfcapahnfgmikhnigcpdnkfbaighi |
คำอธิบาย | A debugger tool helps to intercept segment events and display event properties |
ขนาดไฟล์ | 64.84 KB |
จำนวนการติดตั้ง | 772 |
เวอร์ชันปัจจุบัน | 0.0.5 |
อัปเดตครั้งล่าสุด | 2021-10-05 |
วันที่เผยแพร่ | 2021-09-23 |
คะแนน | 4.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | Alex Urbano |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.0.5", "short_name": "Segment", "name": "Segment Debugger", "description": "A debugger tool helps to intercept segment events and display event properties", "icons": { "16": "logo.png" }, "devtools_page": "devtools.html", "manifest_version": 3 } |