Segment Helper Tool
Easily overview your Segment events when they are fired.
Segment Helper Toolคืออะไร?
Segment Helper Tool เป็นส่วนขยายของ Chrome ที่พัฒนาโดย laurits.langberg และคุณลักษณะหลักของมันคือ "Easily overview your Segment events when they are fired."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Segment Helper Tool
ดาวน์โหลดไฟล์ส่วนขยาย Segment Helper Tool ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Are you tried debugging your Segment events? This plugin will help you directly from Chrome. It will track your Segment events and the properties added to them. Perfect for testing a flow and get the history of events.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Segment Helper Tool |
ID | plonjggakmcolhjebenefiabfmabbfge |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/segment-helper-tool/plonjggakmcolhjebenefiabfmabbfge |
คำอธิบาย | Easily overview your Segment events when they are fired. |
ขนาดไฟล์ | 67.74 KB |
จำนวนการติดตั้ง | 156 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2021-06-24 |
วันที่เผยแพร่ | 2021-06-18 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | laurits.langberg |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Segment Helper Tool", "version": "1.1", "manifest_version": 3, "description": "Easily overview your Segment events when they are fired.", "icons": { "16": "logo16.png", "48": "logo48.png", "128": "logo128.png", "256": "logo256.png" }, "devtools_page": "devtools.html" } |