Http Header Modifier For Chrome extension icon

Http Header Modifier For

👥 14 users
📦 v1.0.0
💾 18.03KiB
📅 2026-01-10
View on Chrome Web Store

Chrome will indicate if you already have this installed.

Overview

HTTP Header Modifier for testing is a lightweight, high-performance developer tool designed to inject, override, and modify HTTP response headers on the fly. Built with the modern Manifest V3 engine, it provides a secure and efficient way to debug web security policies, CORS configurations, and server behaviors without the bloat of traditional header managers.

🚀 Key Use Cases
# Debug CSP & Security: Easily test and bypass Content Security Policy (CSP) or HSTS headers in your local development environment.
# CORS Troubleshooting: Inject Access-Control-Allow-Origin headers to resolve cross-origin issues during API development.
# Environment Simulation: Override headers like X-Frame-Options or Server to simulate different backend environments.
# Custom Headers: Add your own custom headers (e.g., X-DummyHeader) to verify frontend logic.

🛠️ Features
# Global Master Switch: Quickly enable or disable all modifications with a single click.
# Domain-Specific Targeting: Use powerful URL matching (e.g., example.com) to ensure headers only apply where you need them.
# Manifest V3 Optimized: Uses the declarativeNetRequest API for native-speed header modification that respects browser privacy.
# Zero Latency: Modifications happen at the network level, ensuring no impact on page load speed.

⚠️ Note for Developers Due to Chrome’s internal networking optimizations (HSTS and HTTP/3), modified headers may occasionally be hidden in the "Network" tab of DevTools. To verify active headers, it is recommended to check the console using: fetch(window.location.href).then(r => console.log(r.headers.get('Your-Header')))

Tags

Productivity/developer developer productivity/developer

Privacy Practices

Not being sold to third parties, outside of the approved use cases
Not being used or transferred for purposes that are unrelated to the item's core functionality
Not being used or transferred to determine creditworthiness or for lending purposes

🔐 Security Analysis

⏳ Security scan is queued. Check back soon.

Capture a screenshot of your current page in entirety and reliably—without requesting any extra permissions!
Productivity/developer AI
브라우저에서 라온시큐어의 PC보안 기능을 사용하기 위한 확장 프로그램입니다.
Productivity/developer
Adds React debugging tools to the Chrome Developer Tools. Created from revision 3cde211b0c on 10/20/2025.
Productivity/developer