GTM Injector
Inject Google Tag Manager in any page!
什么是GTM Injector?
GTM Injector是由digodat-extensions-admin开发的Chrome扩展程序,该扩展的主要功能是“Inject Google Tag Manager in any page!”。
扩展截图
下载GTM Injector扩展crx文件
下载GTM Injector扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Google Tag Manager injector allows you to locally inject any GTM container on a given site and simulate its effects. This is a free extension and still in BETA!
扩展基本信息
名称 | |
ID | jmclhcaokinpjpaiidbdfbampmlijbgh |
官方URL | https://chrome.google.com/webstore/detail/gtm-injector/jmclhcaokinpjpaiidbdfbampmlijbgh |
简介 | Inject Google Tag Manager in any page! |
文件大小 | 258 KB |
安装次数 | 4,000 |
当前版本 | 0.2 |
更新时间 | 2021-04-13 |
上架时间 | 2019-10-01 |
评分 | 5.00/5 共3次评分 |
开发者 | digodat-extensions-admin |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "GTM Injector", "description": "Inject Google Tag Manager in any page!", "version": "0.2", "icons": { "32": "injector-32.png", "48": "injector-on-48.png", "128": "injector-on-128.png" }, "browser_action": { "default_popup": "popUp.html", "default_icon": { "32": "injector-32.png" } }, "content_scripts": [ { "matches": [ " |