Tagtician: Adobe Launch & DTM Debugger
Tagtician is an Adobe Launch/DTM debugger. Export and view entire TMS libraries in a simple, consolidated view.
Co to jest Tagtician: Adobe Launch & DTM Debugger?
Tagtician: Adobe Launch & DTM Debugger to rozszerzenie Chrome opracowane przez https://tagtician.com, a jego główną funkcją jest „Tagtician is an Adobe Launch/DTM debugger. Export and view entire TMS libraries in a simple, consolidated view.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Tagtician: Adobe Launch & DTM Debugger
Pobierz pliki rozszerzeń Tagtician: Adobe Launch & DTM Debugger w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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
Podstawowe informacje o rozszerzeniu
Nazwa | Tagtician: Adobe Launch & DTM Debugger |
ID | hiaoiehpkillodoeillmodjcadmfmcbg |
Oficjalny URL | https://chromewebstore.google.com/detail/tagtician-adobe-launch-dt/hiaoiehpkillodoeillmodjcadmfmcbg |
Opis | Tagtician is an Adobe Launch/DTM debugger. Export and view entire TMS libraries in a simple, consolidated view. |
Rozmiar pliku | 228 KB |
Liczba instalacji | 4,863 |
Aktualna Wersja | 1.133 |
Ostatnia Aktualizacja | 2021-08-25 |
Data Publikacji | 2019-11-05 |
Ocena | 4.74/5 Łącznie 23 Oceny |
Deweloper | https://tagtician.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | http://tagtician.com |
Adres URL Strony Pomocy | http://tagtician.com/privacypolicy.htm |
Adres URL Strony Polityki Prywatności | http://tagtician.com/privacypolicy.htm |
Obsługiwane Języki | 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": [ " |