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 |
官方網址 | 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 |
電子郵箱 | [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", " |