Simple Data Layer Viewer
Simple extension for displaying the data layer of a website.
什么是Simple Data Layer Viewer?
Simple Data Layer Viewer是由https://datapip.de开发的Chrome扩展程序,该扩展的主要功能是“Simple extension for displaying the data layer of a website.”。
扩展截图
下载Simple Data Layer Viewer扩展crx文件
下载Simple Data Layer Viewer扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
*This extension has no hidden agenda. It does not collect or send any data. It does not communicate to external servers. It simply displays Data Layers.* This simple plugin helps you to view the data layers of a website. It displays found data layers on click in a popup window or you can use the dedicated panel in the developer tools, which will automatically refresh upon data layer changes. By default, the extensions searches for the most common data layer names such as 'dataLayer', 'digitalData', 'utag.data' etc. These names can be customized together with some appearance settings. I hope it helps you in the daily work as it helps me.
扩展基本信息
名称 | Simple Data Layer Viewer |
ID | mkdjegdakgimmckobdnfiimhgmabbido |
官方URL | https://chromewebstore.google.com/detail/simple-data-layer-viewer/mkdjegdakgimmckobdnfiimhgmabbido |
简介 | Simple extension for displaying the data layer of a website. |
文件大小 | 77.96 KB |
安装次数 | 11,056 |
当前版本 | 2.1.4 |
更新时间 | 2023-12-07 |
上架时间 | 2019-11-13 |
评分 | 5.00/5 共11次评分 |
开发者 | https://datapip.de |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Simple Data Layer Viewer", "short_name": "Data Layer", "description": "Simple extension for displaying the data layer of a website.", "version": "2.1.4", "manifest_version": 3, "permissions": [ "storage", "activeTab", "scripting" ], "host_permissions": [ " |