Tealium Event Tracker
Check tracking events payload and prints it to the console!
什么是Tealium Event Tracker?
Tealium Event Tracker是由rpcm开发的Chrome扩展程序,该扩展的主要功能是“Check tracking events payload and prints it to the console!”。
扩展截图
下载Tealium Event Tracker扩展crx文件
下载Tealium Event Tracker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Extends and enhances the tracking functions to intercept the events payload and print them to the console.
扩展基本信息
名称 | Tealium Event Tracker |
ID | nbkmegijepdgaibmjgkbkckmcabkabhc |
官方URL | https://chromewebstore.google.com/detail/tealium-event-tracker/nbkmegijepdgaibmjgkbkckmcabkabhc |
简介 | Check tracking events payload and prints it to the console! |
文件大小 | 140 KB |
安装次数 | 339 |
当前版本 | 0.0.0.6 |
更新时间 | 2023-07-10 |
上架时间 | 2021-10-05 |
评分 | 5.00/5 共1次评分 |
开发者 | rpcm |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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": [ " |