Quantcast - Tag Inspector
Validate your Measure and Consent tags, and see a summary of your site's audience
Quantcast - Tag Inspector là gì?
Quantcast - Tag Inspector là một tiện ích mở rộng Chrome được phát triển bởi https://quantcast.com, và tính năng chính của nó là "Validate your Measure and Consent tags, and see a summary of your site's audience".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Quantcast - Tag Inspector
Tải xuống các tệp mở rộng Quantcast - Tag Inspector dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
The Quantcast Tag Inspector can be used to verify your Quantcast tag is firing correctly
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Quantcast - Tag Inspector |
ID | ffjncjpkoanpjjmcdonkhfammlhfapll |
URL Chính Thức | https://chromewebstore.google.com/detail/quantcast-tag-inspector/ffjncjpkoanpjjmcdonkhfammlhfapll |
Mô tả | Validate your Measure and Consent tags, and see a summary of your site's audience |
Kích Thước Tệp | 378 KB |
Số Lần Cài Đặt | 2,927 |
Phiên Bản Hiện Tại | 2.0.18 |
Cập Nhật Lần Cuối | 2023-11-23 |
Ngày Phát Hành | 2019-02-01 |
Đánh Giá | 4.82/5 Tổng số 11 Đánh Giá |
Nhà Phát Triển | https://quantcast.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://help.quantcast.com/hc/en-us/articles/360041276194-Inspect-Your-Tag |
URL Trang Trợ Giúp | https://help.quantcast.com/hc/en-us/articles/360041276194-Inspect-Your-Tag |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Quantcast - Tag Inspector", "description": "Validate your Measure and Consent tags, and see a summary of your site's audience", "version": "2.0.18", "icons": { "128": "icon-unchecked.png" }, "background": { "scripts": [ "background.js", "uri.js" ] }, "browser_action": { "default_icon": "icon-unchecked.png", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' https:\/\/cdn.segment.com\/ https:\/\/www.googleadservices.com\/ https:\/\/cdn.mxpnl.com\/; object-src 'self'", "permissions": [ "tabs", "storage", "webRequest", "webNavigation", " |