Ad Manager Viewability Insights
A DevTools extension for inspecting the viewability of Ad Manager Ads
Ad Manager Viewability Insights란 무엇입니까?
Ad Manager Viewability Insights은(는) mbordihn에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A DevTools extension for inspecting the viewability of Ad Manager Ads"입니다.
확장 프로그램 스크린샷
Ad Manager Viewability Insights 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Ad Manager Viewability Insights is a open-source DevTools extension to help to improving the viewability and quality of fixed and dynamic ad slots of webpages. This tool is a extension for the Chrome DevTools, an set of web developer tools built directly into the Google Chrome browser. Note: We are currently in beta and still in the development process. In order to help us improve please let us know of any issues or suggestions you may have. ⚠️ Ad Manager Viewability Insights results aren't an indication of compliance or non-compliance with any Google Publisher Policies.
확장 프로그램 기본 정보
이름 | Ad Manager Viewability Insights |
ID | ahnljpdlfbmbhfabicjhfpaahfpedgfn |
공식 URL | https://chromewebstore.google.com/detail/ad-manager-viewability-in/ahnljpdlfbmbhfabicjhfpaahfpedgfn |
설명 | A DevTools extension for inspecting the viewability of Ad Manager Ads |
파일 크기 | 296 KB |
설치 횟수 | 681 |
현재 버전 | 0.7.0 |
최근 업데이트 | 2024-03-04 |
출시 날짜 | 2022-07-28 |
평점 | 5.00/5 총 4 개의 평점 |
개발자 | mbordihn |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://github.com/googleads/googleads-viewability-insights-extension |
도움말 페이지 URL | https://github.com/googleads/googleads-viewability-insights-extension/issues |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Ad Manager Viewability Insights", "description": "A DevTools extension for inspecting the viewability of Ad Manager Ads", "version": "0.7.0", "manifest_version": 3, "icons": { "32": "logo_48px.png" }, "permissions": [ "scripting" ], "devtools_page": "devtools_page.html", "background": [], "action": [], "host_permissions": [ " |