Tealium Event Tracker
Check tracking events payload and prints it to the console!
Qu'est-ce que Tealium Event Tracker ?
Tealium Event Tracker est une extension Chrome développée par rpcm, et sa fonction principale est "Check tracking events payload and prints it to the console!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Tealium Event Tracker
Téléchargez les fichiers d'extension Tealium Event Tracker au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Extends and enhances the tracking functions to intercept the events payload and print them to the console.
Informations de Base sur l'Extension
Nom | Tealium Event Tracker |
ID | nbkmegijepdgaibmjgkbkckmcabkabhc |
URL Officiel | https://chromewebstore.google.com/detail/tealium-event-tracker/nbkmegijepdgaibmjgkbkckmcabkabhc |
Description | Check tracking events payload and prints it to the console! |
Taille du Fichier | 140 KB |
Nombre d'Installations | 339 |
Version Actuelle | 0.0.0.6 |
Dernière Mise à Jour | 2023-07-10 |
Date de Publication | 2021-10-05 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | rpcm |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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": [ " |