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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
공식 URL | 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": [ " |