Header Inject
Inject and override HTTP request headers. Simply.
Header Injectとは何ですか?
Header InjectはJ Gulanによって開発されたChromeの拡張機能で、その主な機能は「Inject and override HTTP request headers. Simply.」です。
拡張機能のスクリーンショット
Header Inject拡張機能のCRXファイルをダウンロード
Header Inject拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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
拡張機能の基本情報
名前 | Header Inject |
ID | cfmhknohjdjilpokjpdopankilegcglf |
公式URL | https://chromewebstore.google.com/detail/header-inject/cfmhknohjdjilpokjpdopankilegcglf |
説明 | Inject and override HTTP request headers. Simply. |
ファイルサイズ | 57.87 KB |
インストール数 | 2,000 |
現在のバージョン | 1.1.0 |
最終更新日 | 2022-04-11 |
公開日 | 2020-09-24 |
評価 | 4.00/5 合計 6 レビュー |
開発者 | J Gulan |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/jg23497/Header-Inject |
対応言語 | 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", " |