Segment Debugger
A debugger tool helps to intercept segment events and display event properties
Segment Debuggerとは何ですか?
Segment DebuggerはAlex Urbanoによって開発されたChromeの拡張機能で、その主な機能は「A debugger tool helps to intercept segment events and display event properties」です。
拡張機能のスクリーンショット
Segment Debugger拡張機能のCRXファイルをダウンロード
Segment Debugger拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
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 |
Eメール | [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 } |