Viewability Monitor
Highlights ads in your browser when viewability pixels fire on them.
Co je Viewability Monitor?
Viewability Monitor je rozšíření Chrome vyvinuté Ziff Davis LLC, a jeho hlavní funkcí je „Highlights ads in your browser when viewability pixels fire on them.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Viewability Monitor
Stáhněte si soubory rozšíření Viewability Monitor ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | |
ID | ajdamildidhpclcbckldiacpgepjjhhl |
Oficiální URL | https://chrome.google.com/webstore/detail/viewability-monitor/ajdamildidhpclcbckldiacpgepjjhhl |
Popis | Highlights ads in your browser when viewability pixels fire on them. |
Velikost souboru | 222 KB |
Počet instalací | 535 |
Aktuální Verze | 1.2.3 |
Poslední Aktualizace | 2015-05-15 |
Datum Vydání | 2015-05-15 |
Hodnocení | 5.00/5 Celkem 7 Hodnocení |
Vývojář | Ziff Davis LLC |
Typ Platby | free |
Webové stránky Rozšíření | http://www.ziffdavis.com |
Podporované Jazyky | 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", " |