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.".

Снимки экрана расширения

screenshot
screenshot

Скачать файл 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 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"
}