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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://tagtician.com และคุณลักษณะหลักของมันคือ "Tagtician is an Adobe Launch/DTM debugger. Export and view entire TMS libraries in a simple, consolidated view."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Tagtician: Adobe Launch & DTM Debugger
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
อีเมล | [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": [ " |