Tealium Event Tracker
Check tracking events payload and prints it to the console!
Wat is Tealium Event Tracker?
Tealium Event Tracker is een Chrome-extensie ontwikkeld door rpcm, en de belangrijkste functie is "Check tracking events payload and prints it to the console!".
Extensie Screenshots
Download het CRX-bestand van de extensie Tealium Event Tracker
Download Tealium Event Tracker-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
Extends and enhances the tracking functions to intercept the events payload and print them to the console.
Basisinformatie over de Extensie
Naam | Tealium Event Tracker |
ID | nbkmegijepdgaibmjgkbkckmcabkabhc |
Officiële URL | https://chromewebstore.google.com/detail/tealium-event-tracker/nbkmegijepdgaibmjgkbkckmcabkabhc |
Beschrijving | Check tracking events payload and prints it to the console! |
Bestandsgrootte | 140 KB |
Aantal Installaties | 339 |
Huidige Versie | 0.0.0.6 |
Laatst Bijgewerkt | 2023-07-10 |
Publicatiedatum | 2021-10-05 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | rpcm |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tealium Event Tracker", "manifest_version": 2, "version": "0.0.0.6", "description": "Check tracking events payload and prints it to the console!", "icons": { "32": "i32.png", "128": "i128.png" }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "browser_action": { "default_popup": "popup.html", "default_title": "Tealium Event Tracker" }, "content_scripts": [ { "matches": [ " |