Nexx360 Ad Impact Tool

Nexx360 Ad Impact Tool estimates header bidding impact on pages

Wat is Nexx360 Ad Impact Tool?

Nexx360 Ad Impact Tool is een Chrome-extensie ontwikkeld door https://adimpact.nexx360.io, en de belangrijkste functie is "Nexx360 Ad Impact Tool estimates header bidding impact on pages".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Nexx360 Ad Impact Tool

Download Nexx360 Ad Impact Tool-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Nexx360 Ad Impact Tool estimates header bidding impact on pages. We reload a given webpage and analyse calls made the header bidding partners.                    

Basisinformatie over de Extensie

Naam Nexx360 Ad Impact Tool Nexx360 Ad Impact Tool
ID icikfhppjllhlnjcmpcomfjlldgmoipc
Officiële URL https://chromewebstore.google.com/detail/nexx360-ad-impact-tool/icikfhppjllhlnjcmpcomfjlldgmoipc
Beschrijving Nexx360 Ad Impact Tool estimates header bidding impact on pages
Bestandsgrootte 2.6 MB
Aantal Installaties 100
Huidige Versie 1.5.4
Laatst Bijgewerkt 2023-04-04
Publicatiedatum 2022-10-28
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://adimpact.nexx360.io
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.nexx360.io
Help Pagina-URL https://adimpact.nexx360.io
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Nexx360 Ad Impact Tool",
    "description": "Nexx360 Ad Impact Tool estimates header bidding impact on pages",
    "version": "1.5.4",
    "action": {
        "default_icon": {
            "16": "img\/ICOTYPE-BLEU-16x16.png",
            "32": "img\/ICOTYPE-BLEU-32x32.png",
            "48": "img\/ICOTYPE-BLEU-48x48.png",
            "128": "img\/ICOTYPE-BLEU-128x128.png"
        },
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "\/content.js"
            ]
        }
    ],
    "icons": {
        "16": "img\/ICOTYPE-BLEU-16x16.png",
        "32": "img\/ICOTYPE-BLEU-32x32.png",
        "48": "img\/ICOTYPE-BLEU-48x48.png",
        "128": "img\/ICOTYPE-BLEU-128x128.png"
    },
    "permissions": [
        "tabs",
        "debugger"
    ]
}