Viewability Monitor
Highlights ads in your browser when viewability pixels fire on them.
Cos'è Viewability Monitor?
Viewability Monitor è un'estensione di Chrome sviluppata da Ziff Davis LLC, e la sua funzione principale è "Highlights ads in your browser when viewability pixels fire on them.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Viewability Monitor
Scarica i file di estensione Viewability Monitor in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | ajdamildidhpclcbckldiacpgepjjhhl |
URL Ufficiale | https://chrome.google.com/webstore/detail/viewability-monitor/ajdamildidhpclcbckldiacpgepjjhhl |
Descrizione | Highlights ads in your browser when viewability pixels fire on them. |
Dimensione del File | 222 KB |
Conteggio Installazioni | 535 |
Versione Corrente | 1.2.3 |
Ultimo Aggiornamento | 2015-05-15 |
Data di Pubblicazione | 2015-05-15 |
Valutazione | 5.00/5 Totale 7 Valutazioni |
Sviluppatore | Ziff Davis LLC |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.ziffdavis.com |
Lingue Supportate | 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", " |