Segment Helper Tool
Easily overview your Segment events when they are fired.
Segment Helper Toolとは何ですか?
Segment Helper Toolはlaurits.langbergによって開発されたChromeの拡張機能で、その主な機能は「Easily overview your Segment events when they are fired.」です。
拡張機能のスクリーンショット
Segment Helper Tool拡張機能のCRXファイルをダウンロード
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 |
Eメール | [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" } |