Header Inject
Inject and override HTTP request headers. Simply.
O que é Header Inject?
Header Inject é uma extensão do Chrome desenvolvida por J Gulan, e sua principal característica é "Inject and override HTTP request headers. Simply.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Header Inject
Baixe arquivos de extensão Header Inject no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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. Header Inject will always respect your privacy — we don't collect or use your data. This is an open source project. Visit Header Inject's Github page to view the source code, to raise bug reports or to contribute: https://github.com/jg23497/Header-Inject
Informações Básicas da Extensão
Nome | Header Inject |
ID | cfmhknohjdjilpokjpdopankilegcglf |
URL Oficial | https://chromewebstore.google.com/detail/header-inject/cfmhknohjdjilpokjpdopankilegcglf |
Descrição | Inject and override HTTP request headers. Simply. |
Tamanho do Arquivo | 57.87 KB |
Contagem de Instalações | 2,000 |
Versão Atual | 1.1.0 |
Última Atualização | 2022-04-11 |
Data de Publicação | 2020-09-24 |
Classificação | 4.00/5 Total de 6 Avaliações |
Desenvolvedor | J Gulan |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/jg23497/Header-Inject |
Idiomas Suportados | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1.0", "name": "Header Inject", "description": "Inject and override HTTP request headers. Simply.", "permissions": [ "contextMenus", "storage", "webRequest", "webRequestBlocking", " |