AdTech Debuggers
Provide information to commercial teams about the Ad slots which are rendered in any web page and can run audits.
Co to jest AdTech Debuggers?
AdTech Debuggers to rozszerzenie Chrome opracowane przez https://adops.wiki, a jego główną funkcją jest „Provide information to commercial teams about the Ad slots which are rendered in any web page and can run audits.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia AdTech Debuggers
Pobierz pliki rozszerzeń AdTech Debuggers w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
BKR AdTech The purpose of this extension is to provide information to commercial teams about the Ad slots which are rendered in a webpage and vendors. Currently the extension is including: - DFP - PrebidJS - Nativo - Taboola - OneTrust - Audit Ads on page - Latest forum feeds Releases/versions and updates will be posted on the AdOps forum (https://www.adops.wiki) once we complete the development of the website, meanwhile for any inquiries please email us at : [email protected]
Podstawowe informacje o rozszerzeniu
Nazwa | AdTech Debuggers |
ID | iiammbfijgkjigahedoohgohjiicdefd |
Oficjalny URL | https://chromewebstore.google.com/detail/adtech-debuggers/iiammbfijgkjigahedoohgohjiicdefd |
Opis | Provide information to commercial teams about the Ad slots which are rendered in any web page and can run audits. |
Rozmiar pliku | 291 KB |
Liczba instalacji | 284 |
Aktualna Wersja | 1.7.1 |
Ostatnia Aktualizacja | 2022-07-06 |
Data Publikacji | 2019-11-07 |
Ocena | 5.00/5 Łącznie 3 Oceny |
Deweloper | https://adops.wiki |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.adops.wiki |
Adres URL Strony Pomocy | https://www.adops.wiki |
Adres URL Strony Polityki Prywatności | https://static.bokarsolutions.co.uk/legal/privacy_policy.pdf |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "AdTech Debuggers", "version": "1.7.1", "description": "Provide information to commercial teams about the Ad slots which are rendered in any web page and can run audits.", "author": "Bokar Solutions Ltd", "homepage_url": "https:\/\/www.bokarsolutions.co.uk", "icons": { "16": "icons\/icon_16.png", "32": "icons\/icon_32.png", "48": "icons\/icon_48.png", "64": "icons\/icon_64.png", "128": "icons\/icon_128.png" }, "permissions": [ "activeTab", "storage" ], "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "content_scripts": [ { "matches": [ " |