Segment Helper Tool
Easily overview your Segment events when they are fired.
What is Segment Helper Tool?
Segment Helper Tool is a Chrome extension developed by laurits.langberg, and its main feature is "Easily overview your Segment events when they are fired.".
Extension Screenshots
Download Segment Helper Tool Extension CRX File
Download Segment Helper Tool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Segment Helper Tool |
ID | plonjggakmcolhjebenefiabfmabbfge |
Official URL | https://chromewebstore.google.com/detail/segment-helper-tool/plonjggakmcolhjebenefiabfmabbfge |
Description | Easily overview your Segment events when they are fired. |
File Size | 67.74 KB |
Installation Count | 156 |
Current Version | 1.1 |
Last Updated | 2021-06-24 |
Publish Date | 2021-06-18 |
Rating | 5.00/5 Total 1 Ratings |
Developer | laurits.langberg |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } |