Consent Mode Inspector by InfoTrust
Check the status of Consent Mode, display gcs & gcd parameters, and view real time consent signals.🔐
Consent Mode Inspector by InfoTrust란 무엇입니까?
Consent Mode Inspector by InfoTrust은(는) ryan.bulcher에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Check the status of Consent Mode, display gcs & gcd parameters, and view real time consent signals.🔐"입니다.
확장 프로그램 스크린샷
Consent Mode Inspector by InfoTrust 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Consent Mode Inspector is a lightweight Chrome Extension designed to monitor Google Consent Mode, providing real-time insights into gcs and gcd parameters sent with Google Tags, alongside current signal states found under google_tag_data.ics.entries. ─────────── Key Features ─────────── ● Real-Time GCS Code Display ↳Instantly view the latest GCS code being sent with a Google Tag. ● Detailed GCD Code Insights ↳Understand the latest GCD code with comprehensive explanations of each value. ● Dynamic Table View ↳Explore the google_tag_data.ics.entries object directly from the DOM for in- depth analysis. If ad_user_data or ad_personalization are granted or denied, then you have v2 setup. ● Consent History Tracking ↳Keep a history of tags fired, including GCS codes and their consent states at the point of firing. ● One-Click Screenshots ↳Easily screenshot the extension's display to share the current consent results with your team or for your records. ─────────── Update Notes ─────────── ● Added Multi Language Support ↳English, French, German, Italian, Spanish are supported languages for key words in the extension based on chrome location settings. ─────────── Feedback and Support ─────────── Your input is invaluable to us! For questions, comments, concerns, feature requests, or bug reports, please feel free to reach out to ✉️ [email protected]. or visit 🔗 https://infotrust.com/google-consent-mode-inspector We're here to assist and look forward to enhancing your experience with Consent Mode Inspector. ⚠️ Please Note ⚠️ This extension serves as a tool for a Google product that is continuously evolving. As such, both Google's product and this extension are subject to changes. We advise not to rely solely on this extension for consent or compliance verification.
확장 프로그램 기본 정보
이름 | Consent Mode Inspector by InfoTrust |
ID | phpllnjdcoiijcpgcbhlocjgcegjfnhb |
공식 URL | https://chromewebstore.google.com/detail/consent-mode-inspector-by/phpllnjdcoiijcpgcbhlocjgcegjfnhb |
설명 | Check the status of Consent Mode, display gcs & gcd parameters, and view real time consent signals.🔐 |
파일 크기 | 302 KB |
설치 횟수 | 1,000 |
현재 버전 | 3.2.2 |
최근 업데이트 | 2024-03-02 |
출시 날짜 | 2024-02-13 |
평점 | 5.00/5 총 13 개의 평점 |
개발자 | ryan.bulcher |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://infotrust.com/google-consent-mode-inspector/?utm_source=chrome+extension&utm_medium=consent+mode+inspector&utm_campaign=popup |
개인정보 보호 정책 페이지 URL | https://app.taginspector.com/privacy_policy |
지원되는 언어 | de,en,fr,es,it |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Consent Mode Inspector by InfoTrust", "short_name": "CoMo Inspector", "version": "3.2.2", "default_locale": "en", "description": "Check the status of Consent Mode, display gcs & gcd parameters, and view real time consent signals.\ud83d\udd10", "icons": { "128": "\/assets\/logo.png" }, "permissions": [ "webRequest", "storage", "downloads" ], "host_permissions": [ " |