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 |
公式URL | 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 |
Eメール | [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": [ " |