Tagtician: Adobe Launch & DTM Debugger
Tagtician is an Adobe Launch/DTM debugger. Export and view entire TMS libraries in a simple, consolidated view.
Cos'è Tagtician: Adobe Launch & DTM Debugger?
Tagtician: Adobe Launch & DTM Debugger è un'estensione di Chrome sviluppata da https://tagtician.com, e la sua funzione principale è "Tagtician is an Adobe Launch/DTM debugger. Export and view entire TMS libraries in a simple, consolidated view.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Tagtician: Adobe Launch & DTM Debugger
Scarica i file di estensione Tagtician: Adobe Launch & DTM Debugger in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | Tagtician: Adobe Launch & DTM Debugger |
ID | hiaoiehpkillodoeillmodjcadmfmcbg |
URL Ufficiale | https://chromewebstore.google.com/detail/tagtician-adobe-launch-dt/hiaoiehpkillodoeillmodjcadmfmcbg |
Descrizione | Tagtician is an Adobe Launch/DTM debugger. Export and view entire TMS libraries in a simple, consolidated view. |
Dimensione del File | 228 KB |
Conteggio Installazioni | 4,863 |
Versione Corrente | 1.133 |
Ultimo Aggiornamento | 2021-08-25 |
Data di Pubblicazione | 2019-11-05 |
Valutazione | 4.74/5 Totale 23 Valutazioni |
Sviluppatore | https://tagtician.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://tagtician.com |
URL della Pagina di Aiuto | http://tagtician.com/privacypolicy.htm |
URL della Pagina della Politica sulla Privacy | http://tagtician.com/privacypolicy.htm |
Lingue Supportate | 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": [ " |