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文件
下载Viewability Monitor扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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", " |