Segment Debugger

A debugger tool helps to intercept segment events and display event properties

Segment Debugger क्या है?

Segment Debugger Alex Urbano द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A debugger tool helps to intercept segment events and display event properties"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Segment Debugger एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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 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
}