Tagtician: Adobe Launch & DTM Debugger
Tagtician is an Adobe Launch/DTM debugger. Export and view entire TMS libraries in a simple, consolidated view.
什麼是Tagtician: Adobe Launch & DTM Debugger?
Tagtician: Adobe Launch & DTM Debugger是由https://tagtician.com開發的Chrome擴展程式,該擴展的主要功能是“Tagtician is an Adobe Launch/DTM debugger. Export and view entire TMS libraries in a simple, consolidated view.”。
擴展截圖
下載Tagtician: Adobe Launch & DTM Debugger擴展crx文件
下載Tagtician: Adobe Launch & DTM Debugger擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Tagtician is the first and only tag management companion and debugger for Adobe Launch and DTM (Dynamic Tag Manager). Debug Adobe Launch and DTM rules, search for that elusive marketing pixel, and view/export ENTIRE tracking libraries. Tagtician also makes it easy to toggle between your staging and production libraries. See our privacy policy here: http://tagtician.com/privacypolicy.htm
擴展基本資訊
名稱 | Tagtician: Adobe Launch & DTM Debugger |
ID | hiaoiehpkillodoeillmodjcadmfmcbg |
官方網址 | https://chromewebstore.google.com/detail/tagtician-adobe-launch-dt/hiaoiehpkillodoeillmodjcadmfmcbg |
簡介 | Tagtician is an Adobe Launch/DTM debugger. Export and view entire TMS libraries in a simple, consolidated view. |
檔案大小 | 228 KB |
安裝次數 | 4,863 |
目前版本 | 1.133 |
更新時間 | 2021-08-25 |
上架時間 | 2019-11-05 |
評分 | 4.74/5 共 23 次評分 |
開發者 | https://tagtician.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://tagtician.com |
說明頁面URL | http://tagtician.com/privacypolicy.htm |
隱私政策頁面URL | http://tagtician.com/privacypolicy.htm |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tagtician: Adobe Launch & DTM Debugger", "short_name": "Tagtician", "version": "1.133", "description": "Tagtician is an Adobe Launch\/DTM debugger. Export and view entire TMS libraries in a simple, consolidated view.", "devtools_page": "devtools.html", "background": { "scripts": [ "js\/background.js" ], "persistent": true }, "icons": { "16": "img\/tag_16x16.png", "48": "img\/tag_48x48.png", "128": "img\/tag_128x128.png" }, "permissions": [ "cookies", "tabs", "activeTab" ], "optional_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "content_scripts": [ { "matches": [ " |