Segment Inspector
Monitor all Segment activity on any website
Wat is Segment Inspector?
Segment Inspector is een Chrome-extensie ontwikkeld door Twilio Inc, en de belangrijkste functie is "Monitor all Segment activity on any website".
Extensie Screenshots
Download het CRX-bestand van de extensie Segment Inspector
Download Segment Inspector-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Segment Inspector is the one-stop shop for inspecting Segment analytics integration with an app or website. From monitoring events, to exploring user's traits and all the way to checking active plugins and integrations.
Basisinformatie over de Extensie
Naam | Segment Inspector |
ID | jfcbmnpfbhhlhfclmiijpldieboendfo |
Officiële URL | https://chromewebstore.google.com/detail/segment-inspector/jfcbmnpfbhhlhfclmiijpldieboendfo |
Beschrijving | Monitor all Segment activity on any website |
Bestandsgrootte | 9.11 MB |
Aantal Installaties | 460 |
Huidige Versie | 1.0.0 |
Laatst Bijgewerkt | 2023-10-15 |
Publicatiedatum | 2023-10-15 |
Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | Twilio Inc |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://segment.com |
URL van de Privacybeleid Pagina | https://www.twilio.com/legal/privacy |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0", "name": "Segment Inspector", "short_name": "Segment Inspector", "description": "Monitor all Segment activity on any website", "homepage_url": "https:\/\/segment.com", "manifest_version": 3, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "action": { "default_icon": { "16": "icons\/icon16-greyed.png" }, "default_title": "Segment Inspector", "default_popup": "public\/popup.html" }, "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |