Nexx360 Ad Impact Tool

Nexx360 Ad Impact Tool estimates header bidding impact on pages

Nexx360 Ad Impact Toolとは何ですか?

Nexx360 Ad Impact Toolはhttps://adimpact.nexx360.ioによって開発されたChromeの拡張機能で、その主な機能は「Nexx360 Ad Impact Tool estimates header bidding impact on pages」です。

拡張機能のスクリーンショット

screenshot

Nexx360 Ad Impact Tool拡張機能のCRXファイルをダウンロード

Nexx360 Ad Impact Tool拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 Nexx360 Ad Impact Tool Nexx360 Ad Impact Tool
ID icikfhppjllhlnjcmpcomfjlldgmoipc
公式URL https://chromewebstore.google.com/detail/nexx360-ad-impact-tool/icikfhppjllhlnjcmpcomfjlldgmoipc
説明 Nexx360 Ad Impact Tool estimates header bidding impact on pages
ファイルサイズ 2.6 MB
インストール数 100
現在のバージョン 1.5.4
最終更新日 2023-04-04
公開日 2022-10-28
評価 5.00/5 合計 1 レビュー
開発者 https://adimpact.nexx360.io
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.nexx360.io
ヘルプページのURL https://adimpact.nexx360.io
対応言語 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"
    ]
}