3 items
๐ ๏ธ Modify HTTP headers, redirect URLs & block requests. Provably local MV3 ModHeader alternative โ no account, no telemetry. ๐ ๏ธ Custom Headers is a free, MV3-native Chrome extension for developers, QA testers, and API integrators who need to modify HTTP headers, redirect requests, and block URLs โ without handing their browsing to a cloud service. If youโve been looking for a modern ModHeader alternative or a lightweight Requestly alternative after Manifest V2 was retired, this extension is built to fill that gap. โก WHAT YOU CAN DO ๐ง Modify HTTP headers โ add, replace, append, or remove any request or response header on any site. Set Authorization tokens, custom API keys, X-Forwarded-For values, or CORS headers like Access-Control-Allow-Origin in a click. ๐ฏ Request and response headers, handled independently. As an HTTP header modifier and header editor, it works in both directions of the connection. ๐๏ธ Scope every rule โ apply it to all URLs, to a URL pattern, or to a regular expression. Keep staging tokens away from production. ๐ Redirect rules โ send any matching URL somewhere else, with regex capture groups supported. Point a staging API at localhost or swap an API version. ๐ซ Block requests โ stop matching requests from firing at all. Useful for testing failure paths and offline states. ๐ User agent switcher โ override User-Agent per rule, with built-in presets for Windows, macOS, Android, iPhone, iPad, and Googlebot. โจ๏ธ Keyboard shortcut โ toggle every rule on or off without leaving the keyboard. ๐ Export and import โ your whole rule set is a plain JSON file. Share it with teammates, commit it to a repo, or move it between machines. ๐ PROVABLY LOCAL This is the part that matters. Custom Headers is built on declarativeNetRequest, which means Chrome applies your rules โ the extension never sees your traffic. It cannot read request or response bodies, because the API gives it no way to. There is no fetch, no webRequest, no account, no telemetry, and no server to call. Your rules live in chrome.storage.local and nowhere else. Itโs open source and small enough to read in a minute. Donโt take our word for it โ check. ๐ฆ MV3 NATIVE Built from scratch on Chrome Manifest V3. No MV2-style deprecation risk. Works in Chrome, Edge, Brave, Opera, and any Chromium browser. ๐ GET STARTED Install, open the popup, add your first header rule. No signup, no email, works offline. โ ๏ธ WHAT IT DOESNโT DO Custom Headers cannot inspect or rewrite request bodies, mock API responses, or throttle your connection โ declarativeNetRequest doesnโt allow it, and that limitation is exactly what makes the privacy guarantee real. If you need a full traffic debugger, use Chrome DevTools.
rating_count is the Chrome Web Store ratings count, not a written-review count.