Nexx360 Ad Impact Tool

Nexx360 Ad Impact Tool estimates header bidding impact on pages

Qu'est-ce que Nexx360 Ad Impact Tool ?

Nexx360 Ad Impact Tool est une extension Chrome développée par https://adimpact.nexx360.io, et sa fonction principale est "Nexx360 Ad Impact Tool estimates header bidding impact on pages".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Nexx360 Ad Impact Tool

Téléchargez les fichiers d'extension Nexx360 Ad Impact Tool au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Nexx360 Ad Impact Tool Nexx360 Ad Impact Tool
ID icikfhppjllhlnjcmpcomfjlldgmoipc
URL Officiel https://chromewebstore.google.com/detail/nexx360-ad-impact-tool/icikfhppjllhlnjcmpcomfjlldgmoipc
Description Nexx360 Ad Impact Tool estimates header bidding impact on pages
Taille du Fichier 2.6 MB
Nombre d'Installations 100
Version Actuelle 1.5.4
Dernière Mise à Jour 2023-04-04
Date de Publication 2022-10-28
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://adimpact.nexx360.io
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.nexx360.io
URL de la Page d'Aide https://adimpact.nexx360.io
Langues Prises en Charge 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"
    ]
}