Nexx360 Ad Impact Tool

Nexx360 Ad Impact Tool estimates header bidding impact on pages

Apa itu Nexx360 Ad Impact Tool?

Nexx360 Ad Impact Tool adalah ekstensi Chrome yang dikembangkan oleh https://adimpact.nexx360.io, dan fitur utamanya adalah "Nexx360 Ad Impact Tool estimates header bidding impact on pages".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Nexx360 Ad Impact Tool

Unduh file ekstensi Nexx360 Ad Impact Tool dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Nexx360 Ad Impact Tool Nexx360 Ad Impact Tool
ID icikfhppjllhlnjcmpcomfjlldgmoipc
URL Resmi https://chromewebstore.google.com/detail/nexx360-ad-impact-tool/icikfhppjllhlnjcmpcomfjlldgmoipc
Deskripsi Nexx360 Ad Impact Tool estimates header bidding impact on pages
Ukuran File 2.6 MB
Jumlah Instalasi 100
Versi Saat Ini 1.5.4
Terakhir Diperbarui 2023-04-04
Tanggal Publikasi 2022-10-28
Penilaian 5.00/5 Total 1 Penilaian
Pengembang https://adimpact.nexx360.io
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.nexx360.io
URL Halaman Bantuan https://adimpact.nexx360.io
Bahasa yang Didukung 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"
    ]
}