Viewability Monitor
Highlights ads in your browser when viewability pixels fire on them.
Viewability Monitor란 무엇입니까?
Viewability Monitor은(는) Ziff Davis LLC에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Highlights ads in your browser when viewability pixels fire on them."입니다.
확장 프로그램 스크린샷
Viewability Monitor 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
The Viewability Monitor creates an overlay on each of your DFP ads as soon an activeview pixel is fired. Detailed information like MTOS and the ID of the ad is displayed in a dropdown. Click on each dropdown item to automatically scroll to the ad and highlight the corresponding overlay. Extension features: - Displays overlay when ads become viewable. - Records viewable ad information in clickable dropdown. Change Log 1.2.0 - Added moat pixel monitor. The red overlays and red dashed boxes indicate moat pixel firing. 1.2.1 - Display number of seconds since doc ready event. 1.2.2 - Z-Index increased 1.2.3 - Add moat and activeView descriptors to overlay text. - Fix On/Off button issues.
확장 프로그램 기본 정보
이름 | |
ID | ajdamildidhpclcbckldiacpgepjjhhl |
공식 URL | https://chrome.google.com/webstore/detail/viewability-monitor/ajdamildidhpclcbckldiacpgepjjhhl |
설명 | Highlights ads in your browser when viewability pixels fire on them. |
파일 크기 | 222 KB |
설치 횟수 | 535 |
현재 버전 | 1.2.3 |
최근 업데이트 | 2015-05-15 |
출시 날짜 | 2015-05-15 |
평점 | 5.00/5 총 7 개의 평점 |
개발자 | Ziff Davis LLC |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://www.ziffdavis.com |
지원되는 언어 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Viewability Monitor", "short_name": "Viewability Monitor", "version": "1.2.3", "manifest_version": 2, "description": "Highlights ads in your browser when viewability pixels fire on them.", "author": "Shane Kerwin", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "background": { "scripts": [ "background.js" ], "persistent": true }, "permissions": [ "webRequest", " |