Tagtician: Adobe Launch & DTM Debugger
Tagtician is an Adobe Launch/DTM debugger. Export and view entire TMS libraries in a simple, consolidated view.
Was ist Tagtician: Adobe Launch & DTM Debugger?
Tagtician: Adobe Launch & DTM Debugger ist eine Chrome-Erweiterung, die von https://tagtician.com entwickelt wurde, und ihr Hauptmerkmal ist "Tagtician is an Adobe Launch/DTM debugger. Export and view entire TMS libraries in a simple, consolidated view.".
Erweiterungsscreenshots
Tagtician: Adobe Launch & DTM Debugger-Erweiterungs-CRX-Datei herunterladen
Laden Sie Tagtician: Adobe Launch & DTM Debugger-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | Tagtician: Adobe Launch & DTM Debugger |
ID | hiaoiehpkillodoeillmodjcadmfmcbg |
Offizielle URL | https://chromewebstore.google.com/detail/tagtician-adobe-launch-dt/hiaoiehpkillodoeillmodjcadmfmcbg |
Beschreibung | Tagtician is an Adobe Launch/DTM debugger. Export and view entire TMS libraries in a simple, consolidated view. |
Dateigröße | 228 KB |
Installationsanzahl | 4,863 |
Aktuelle Version | 1.133 |
Letztes Update | 2021-08-25 |
Veröffentlichungsdatum | 2019-11-05 |
Bewertung | 4.74/5 Insgesamt 23 Bewertungen |
Entwickler | https://tagtician.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | http://tagtician.com |
Hilfeseite URL | http://tagtician.com/privacypolicy.htm |
URL der Datenschutzrichtlinien-Seite | http://tagtician.com/privacypolicy.htm |
Unterstützte Sprachen | 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": [ " |