AppNexus Test Header
Enable Test Mode Ads when developing site that use AppNexus/Xandr ads. This extension adds the 'X-Is-Test:1'.
什麼是AppNexus Test Header?
AppNexus Test Header是由https://macscan.net開發的Chrome擴展程式,該擴展的主要功能是“Enable Test Mode Ads when developing site that use AppNexus/Xandr ads. This extension adds the 'X-Is-Test:1'.”。
擴展截圖
下載AppNexus Test Header擴展crx文件
下載AppNexus Test Header擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Enable Test Mode Ads when developing site that use AppNexus/Xandr ads. The extension adds the 'X-Is-Test:1' HTTP header to all network being sent to adnxs.com and adnxs-simple.com. This is an un-official plugin which replaces the recently removed official plugin. It does not gather, store or send any personal information.
擴展基本資訊
名稱 | AppNexus Test Header |
ID | fjpjmognfiejglbmabgkmlldeinedbdg |
官方網址 | https://chromewebstore.google.com/detail/appnexus-test-header/fjpjmognfiejglbmabgkmlldeinedbdg |
簡介 | Enable Test Mode Ads when developing site that use AppNexus/Xandr ads. This extension adds the 'X-Is-Test:1'. |
檔案大小 | 23.35 KB |
安裝次數 | 50 |
目前版本 | 1.0.1 |
更新時間 | 2022-11-10 |
上架時間 | 2021-12-15 |
評分 | 5.00/5 共 1 次評分 |
開發者 | https://macscan.net |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://macscan.net/gdpr.html |
支援的語言 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Enable Test Mode Ads when developing site that use AppNexus\/Xandr ads. This extension adds the 'X-Is-Test:1'.", "manifest_version": 3, "icons": { "16": "adnxs16.png", "32": "adnxs32.png", "48": "adnxs48.png", "64": "adnxs64.png", "128": "adnxs128.png" }, "name": "AppNexus Test Header", "version": "1.0.1", "declarative_net_request": { "rule_resources": [ { "id": "1", "enabled": true, "path": "rules.json" } ] }, "host_permissions": [ " |