Segment Debugger
A debugger tool helps to intercept segment events and display event properties
Co to jest Segment Debugger?
Segment Debugger to rozszerzenie Chrome opracowane przez Alex Urbano, a jego główną funkcją jest „A debugger tool helps to intercept segment events and display event properties”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Segment Debugger
Pobierz pliki rozszerzeń Segment Debugger w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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 Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | cfdcfcapahnfgmikhnigcpdnkfbaighi |
| Oficjalny URL | https://chromewebstore.google.com/detail/segment-debugger/cfdcfcapahnfgmikhnigcpdnkfbaighi |
| Opis | A debugger tool helps to intercept segment events and display event properties |
| Rozmiar pliku | 64.84 KB |
| Liczba instalacji | 772 |
| Aktualna Wersja | 0.0.5 |
| Ostatnia Aktualizacja | 2021-10-05 |
| Data Publikacji | 2021-09-23 |
| Ocena | 4.00/5 Łącznie 2 Oceny |
| Deweloper | Alex Urbano |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | 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
} | |