Tagtician: Adobe Launch & DTM Debugger
Tagtician is an Adobe Launch/DTM debugger. Export and view entire TMS libraries in a simple, consolidated view.
O que é Tagtician: Adobe Launch & DTM Debugger?
Tagtician: Adobe Launch & DTM Debugger é uma extensão do Chrome desenvolvida por https://tagtician.com, e sua principal característica é "Tagtician is an Adobe Launch/DTM debugger. Export and view entire TMS libraries in a simple, consolidated view.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Tagtician: Adobe Launch & DTM Debugger
Baixe arquivos de extensão Tagtician: Adobe Launch & DTM Debugger no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | Tagtician: Adobe Launch & DTM Debugger |
ID | hiaoiehpkillodoeillmodjcadmfmcbg |
URL Oficial | https://chromewebstore.google.com/detail/tagtician-adobe-launch-dt/hiaoiehpkillodoeillmodjcadmfmcbg |
Descrição | Tagtician is an Adobe Launch/DTM debugger. Export and view entire TMS libraries in a simple, consolidated view. |
Tamanho do Arquivo | 228 KB |
Contagem de Instalações | 4,863 |
Versão Atual | 1.133 |
Última Atualização | 2021-08-25 |
Data de Publicação | 2019-11-05 |
Classificação | 4.74/5 Total de 23 Avaliações |
Desenvolvedor | https://tagtician.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | http://tagtician.com |
URL da Página de Ajuda | http://tagtician.com/privacypolicy.htm |
URL da Página de Política de Privacidade | http://tagtician.com/privacypolicy.htm |
Idiomas Suportados | 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": [ " |