Skip to content
This repository was archived by the owner on Jul 4, 2024. It is now read-only.

Releases: jg23497/Header-Inject

v1.1.0

11 Apr 10:27
c8fb565

Choose a tag to compare

Allow an optional label value to be provided, stored and replayed for each HTTP header override. Header overrides created by older versions of Header Inject (i.e. those without labels) are handled gracefully.

v1.0.0

11 Apr 10:26
3c859e0

Choose a tag to compare

Header Inject is an open-source Chrome extension that allows developers to inject custom HTTP headers into HTTP requests and to override pre-existing HTTP request header values.

After installation, access Header Inject's quick options panel by clicking the extension's icon or open its options tab. The options view allows you to configure custom HTTP headers and to enable HTTP header injection, which is disabled by default when the extension is first installed.

Header Inject uses Chrome's synchronised storage mechanism, meaning its configuration is automatically synchronised to any Chrome browser that you are logged in to.