Header Inject
Inject and override HTTP request headers. Simply.
Τι είναι το Header Inject;
Το Header Inject είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον J Gulan, και η κύρια λειτουργία του είναι "Inject and override HTTP request headers. Simply.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Header Inject
Λήψη αρχείων επέκτασης 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 |
Ηλεκτρονικό ταχυδρομείο | [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", " |